Documentation
¶
Overview ¶
Code generated by github.com/light-speak/lighthouse, YOU CAN FUCKING EDIT BY YOURSELF.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Initialize ¶
type Initialize struct{}
func (*Initialize) Action ¶
func (c *Initialize) Action() func(flagValues map[string]interface{}) error
func (*Initialize) Args ¶
func (c *Initialize) Args() []*command.CommandArg
func (*Initialize) Name ¶
func (c *Initialize) Name() string
func (*Initialize) OnExit ¶
func (c *Initialize) OnExit() func()
func (*Initialize) Usage ¶
func (c *Initialize) Usage() string
Click to show internal directories.
Click to hide internal directories.