Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configuration ¶
type Configuration struct {
Global GlobalConfiguration
Command string
SubcommandFlags StringSlice
State storage.State
ShowCommandHelp bool
CommandModifiesState bool
}
type GlobalConfiguration ¶
type StringSlice ¶
type StringSlice []string
func (StringSlice) ContainsAny ¶
func (s StringSlice) ContainsAny(targets ...string) bool
Click to show internal directories.
Click to hide internal directories.