Versions in this module Expand all Collapse all v1 v1.0.7 Oct 29, 2015 v1.0.0 Jun 18, 2015 Changes in this version + type Editor struct + Args []string + Shell bool + func NewDefaultEditor() Editor + func (e Editor) Launch(path string) error + func (e Editor) LaunchTempFile(prefix, suffix string, r io.Reader) ([]byte, string, error)