Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Executor ¶
Executor executes commands shelling out and binding the stdout and stderr to the os ones
func NewShellExecutor ¶
NewShellExecutor creates a new executor that runs commands
type FakeExecutor ¶
FakeExecutor is a test double that records the arguments used for calling it
type ShellExecutor ¶
type ShellExecutor struct {
// contains filtered or unexported fields
}
ShellExecutor an executor that shells out to run commands
Click to show internal directories.
Click to hide internal directories.