Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HelpCommand ¶
type HelpCommand struct {
*base.BaseCommand
// contains filtered or unexported fields
}
HelpCommand provides help information for commands
func NewHelpCommand ¶
func NewHelpCommand(registry *base.Registry) *HelpCommand
Click to show internal directories.
Click to hide internal directories.