Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringFlag ¶
func (StringFlag) Default ¶
func (f StringFlag) Default() interface{}
func (StringFlag) String ¶
func (f StringFlag) String() string
TODO: Could this be done more succinctly using embedding?
type StringSliceFlag ¶
func (StringSliceFlag) Default ¶
func (f StringSliceFlag) Default() interface{}
func (StringSliceFlag) String ¶
func (f StringSliceFlag) String() string
TODO: Could this be done more succinctly using embedding?
Click to show internal directories.
Click to hide internal directories.