Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CommandNotFoundError ¶
type CommandNotFoundError struct {
Command string
}
CommandNotFoundError is returned when CLI command is not found.
func (CommandNotFoundError) Error ¶
func (e CommandNotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.