Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DefaultCommand ¶
type DefaultCommand struct { }
func NewDefaultCommand ¶
func NewDefaultCommand() *DefaultCommand
func (*DefaultCommand) DecorateFlagSet ¶
func (dc *DefaultCommand) DecorateFlagSet(flagSet *flag.FlagSet) error
func (*DefaultCommand) OnExited ¶
func (dc *DefaultCommand) OnExited(data *commander.StartData) error
func (*DefaultCommand) Start ¶
func (dc *DefaultCommand) Start(data *commander.StartData) error
Click to show internal directories.
Click to hide internal directories.