# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ExecError is returned when the command exits with an error or a non zero exit status.
An execute instace.
FakeExecute implements the utils.Executor interface to enable testing.
The result of a command execution.
# Interfaces
Executor interface lets us implement dummy executors for tests.