Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootCommand ¶
type RootCommand struct {
// contains filtered or unexported fields
}
func (*RootCommand) Docs ¶
func (c *RootCommand) Docs() ecdysis.Docs
func (*RootCommand) Flags ¶
func (c *RootCommand) Flags() []ecdysis.Flag
func (*RootCommand) SubCommands ¶
func (c *RootCommand) SubCommands() []ecdysis.Command
func (*RootCommand) Usage ¶
func (c *RootCommand) Usage() string
Click to show internal directories.
Click to hide internal directories.