Documentation
¶
Index ¶
Constants ¶
View Source
const CommandName = "goat"
Variables ¶
This section is empty.
Functions ¶
func DisableDoubleDash ¶
- If the user attempts to autocomplete after "--", it will treat the "--" as
- "end of command options", and thus treat anything following this as an argument
- rather than a flag, including the hidden "--generate-bash-completion" that is
- passed when using autocomplete. This feature can't be disabled. *
- This command will not require double dash usage, so this chunk is a crappy
- way of removing this behavior
func PanicIfErr ¶
func PanicIfErr(e error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.