Documentation
¶
Index ¶
- type Action
- func (a *Action) BeforeAction(ctx *cli.Context) error
- func (a *Action) Config(_ *cli.Context) error
- func (a *Action) ConfigEdit(_ *cli.Context) error
- func (a *Action) ConfigInit(_ *cli.Context) error
- func (a *Action) Disable(_ *cli.Context) error
- func (a *Action) Enable(_ *cli.Context) error
- func (a *Action) GetCommands() []*cli.Command
- func (a *Action) GetFlags() []cli.Flag
- func (a *Action) Restore(_ *cli.Context) error
- func (a *Action) Status(_ *cli.Context) error
- func (a *Action) Update(_ *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
type Action struct {
// contains filtered or unexported fields
}
func (*Action) GetCommands ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.