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 {
Filename string // Filename of the config file.
Quiet bool // Quiet mode to reduce text amount of stdout text.
Panic bool // Enable panic errors to help debug.
Simulate bool // Simulate...
}
Execute global flags.
Click to show internal directories.
Click to hide internal directories.