Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RunCommand = runCommand RunCommands = runCommands RunCommandsInParallel = runCommandsInParallel )
These vars are defined for easy mocking in unit tests.
Functions ¶
This section is empty.
Types ¶
type CommandLineError ¶
CommandLineError is a custom error we use for errors got from running commands
func (CommandLineError) Error ¶
func (c CommandLineError) Error() string
Click to show internal directories.
Click to hide internal directories.