Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExitStatus ¶
type ExitStatus int
ExitStatus reports a command status that should not be printed as an error.
func (ExitStatus) Code ¶
func (s ExitStatus) Code() int
func (ExitStatus) Error ¶
func (s ExitStatus) Error() string
Click to show internal directories.
Click to hide internal directories.