editor

package
v1.12.9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2021 License: MIT Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Stdin is exported for tests
	Stdin io.Reader = os.Stdin
	// Stdout is exported for tests
	Stdout io.Writer = os.Stdout
	// Stderr is exported for tests
	Stderr io.Writer = os.Stderr
)

Functions

func Check

func Check(ctx context.Context, editor string) error

Check will validate the editor config

func Invoke

func Invoke(ctx context.Context, editor string, content []byte) ([]byte, error)

Invoke will start the given editor and return the content

func Path

func Path(c *cli.Context) string

Path return the name/path of the preferred editor

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL