Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockShell ¶
type MockShell struct { LastNameCalled string LastArgsCalled []string OutputToReturn []string ErrorToReturn error }
func (*MockShell) CombinedOutput ¶
func (*MockShell) LastFullCommand ¶
Click to show internal directories.
Click to hide internal directories.