//
pkg.gl
Category
github.com/cidertool/cider
internal
shell
shelltest
package
0.1.1
Repository:
https://github.com/cidertool/cider.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
84 SLOC
#
Structs
Command
Command represents the result of some executed command.
ErrCommandOverflow
ErrCommandOverflow happens when the command that is trying to be run would result in a buffer overflow in the Shell mock.
Shell
Shell is a type that conforms to shell.Shell.