package
2.0.0+incompatible
Repository: https://github.com/mkchoi212/fac.git
Documentation: pkg.go.dev

# Functions

Open starts a text-editor with lines from `Content` It returns the manually edited lines from the text-editor when the user closes the editor.

# Structs

Content represents the lines read from a io.Reader `c` holds the actual lines and `reader` contains the io.Reader representation of the lines.