//
pkg.gl
Category
github.com/ibrt/golang-edit-prompt
editz
package
1.0.1
Repository:
https://github.com/ibrt/golang-edit-prompt.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
87 SLOC
#
Functions
Edit
Edit implements a visudo-like text editing prompt.
#
Variables
DefaultEditor
DefaultEditor is the default Editor.
#
Structs
ShellEditor
ShellEditor describes the command and parameters to open a text editor.
#
Interfaces
Editor
Editor opens a text editor.