Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActionFunc ¶
type ActionFunc func(*Context)
type Command ¶
type Command struct { Name string Usage string Description string Action ActionFunc Flags FlagSet }
type SliceString ¶
func (*SliceString) GetName ¶
func (flagSliceString *SliceString) GetName() string
func (*SliceString) GetUsage ¶
func (flagSliceString *SliceString) GetUsage() string
func (*SliceString) Kind ¶
func (flagSliceString *SliceString) Kind() reflect.Kind
Source Files ¶
Click to show internal directories.
Click to hide internal directories.