Documentation ¶
Index ¶
- type Update
- func (update *Update) GetDescription() string
- func (update *Update) GetFlagSet() *flag.FlagSet
- func (update *Update) GetHelpFlag() *bool
- func (update *Update) GetName() string
- func (update *Update) GetSubCommands() []cli.Command
- func (update *Update) Init(helpFlagName string, helpFlagDescription string)
- func (update *Update) Process()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Update ¶
type Update struct {
// contains filtered or unexported fields
}
func (*Update) GetDescription ¶
func (*Update) GetFlagSet ¶
func (*Update) GetHelpFlag ¶
func (*Update) GetSubCommands ¶
Click to show internal directories.
Click to hide internal directories.