Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RootCommand ¶ added in v0.9.0
type RootCommand struct {
cli.RootCommand
// contains filtered or unexported fields
}
RootCommand is the root command
func NewRootCommand ¶ added in v0.9.0
func NewRootCommand(second *secondCommand) *RootCommand
NewRootCommand the root command
func (*RootCommand) Run ¶ added in v0.9.0
func (c *RootCommand) Run(args []string) error
Run root command handler
Source Files
¶
- bar.go
- foo.go
- root.go
- second.go
Click to show internal directories.
Click to hide internal directories.