Documentation
¶
Index ¶
Constants ¶
View Source
const ExitError = 1
ExitError represents general error exit code
View Source
const ExitTimedOut = 124
ExitTimedOut represents timed out error exit code
View Source
const TimedOutErrorMessage = "Timed Out"
TimedOutErrorMessage represents timed out error message
Variables ¶
This section is empty.
Functions ¶
func NewCommandError ¶
NewCommandError creates the general error
Types ¶
type CommandError ¶
CommandError represents command errors
func (*CommandError) Error ¶
func (e *CommandError) Error() string
Click to show internal directories.
Click to hide internal directories.