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