package
7.0.0+incompatible
Repository: https://github.com/guillaumerose/u-root.git
Documentation: pkg.go.dev
# Functions
FileToBuffer reads a file and creates a new FileBuffer from it.
NewFileBuffer creats a new FileBuffer object.
# Structs
A Context is passed to an invoked command.
A FileBuffer manages a file being edited.
System is a wrapper around exec.Cmd to run things in the Ed way.
# Type aliases
A Command can be run with a Context and returns an error.