package
0.1.1
Repository: https://github.com/cidertool/cider.git
Documentation: pkg.go.dev

# Structs

Command represents the result of some executed command.
ErrCommandOverflow happens when the command that is trying to be run would result in a buffer overflow in the Shell mock.
Shell is a type that conforms to shell.Shell.