Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FilterFlag ¶
FilterFlag compairs the value of the filter flag against the list of slice values.
Types ¶
type Execute ¶
type Execute struct {
Panic bool // Enable panic errors to help debug.
ASCII bool // Ascii is placeholder for Cobra to store the PersistentFlag value*
Quiet bool // Quiet is placeholder for Cobra to store the PersistentFlag value*
Version bool // Version is placeholder for Cobra to store the PersistentFlag value*
}
Execute global flags.
Click to show internal directories.
Click to hide internal directories.