Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TreeCommand ¶
type TreeCommand struct {
// contains filtered or unexported fields
}
func NewTreeCommand ¶
func NewTreeCommand(i *do.Injector) (*TreeCommand, error)
func (*TreeCommand) AddCommand ¶
func (c *TreeCommand) AddCommand(cmds ...Commander)
func (*TreeCommand) Command ¶
func (c *TreeCommand) Command() *cobra.Command
Click to show internal directories.
Click to hide internal directories.