//
pkg.gl
Category
github.com/jsiebens/go-edit
editor
package
0.1.0
Repository:
https://github.com/jsiebens/go-edit.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
125 SLOC
#
Functions
NewDefaultEditor
NewDefaultEditor creates a struct Editor that uses the OS environment to locate the editor program, looking at EDITOR environment variable to find the proper command line.
#
Structs
Editor
Editor holds the command-line args to fire up the editor.