Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
Types ¶
type ErrWithExitCode ¶ added in v1.1.0
type ErrWithExitCode struct {
ExitCode int
// contains filtered or unexported fields
}
func (*ErrWithExitCode) Error ¶ added in v1.1.0
func (e *ErrWithExitCode) Error() string
func (*ErrWithExitCode) Unwrap ¶ added in v1.1.0
func (e *ErrWithExitCode) Unwrap() error
Click to show internal directories.
Click to hide internal directories.