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