Documentation ¶
Overview ¶
Package common contains common types for all commands.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrExitWithError = errors.New("ErrExitWithError")
ErrExitWithError is returned when a command shall exit with a non-zero status code but not print the error message. The function returning the error is required to handle printing of the error.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.