Documentation ¶
Index ¶
Constants ¶
View Source
const ( CARAPACE_COVERDIR = "CARAPACE_COVERDIR" // coverage directory for sandbox tests CARAPACE_HIDDEN = "CARAPACE_HIDDEN" // show hidden commands/flags CARAPACE_LENIENT = "CARAPACE_LENIENT" // allow unknown flags CARAPACE_LOG = "CARAPACE_LOG" // enable logging CARAPACE_MATCH = "CARAPACE_MATCH" // match case insensitive CARAPACE_SANDBOX = "CARAPACE_SANDBOX" // mock context for sandbox tests CARAPACE_ZSH_HASH_DIRS = "CARAPACE_ZSH_HASH_DIRS" // zsh hash directories CLICOLOR = "CLICOLOR" // disable color NO_COLOR = "NO_COLOR" // disable color )
Variables ¶
This section is empty.
Functions ¶
func ColorDisabled ¶
func ColorDisabled() bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.