Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &Z.Cmd{ Name: "add", Summary: `The node cmd provides interfaces for interacting with darwin trees`, Commands: []*Z.Cmd{ help.Cmd, }, Call: func(cmd *Z.Cmd, args ...string) error { return AddSkill() }, }
Cmd is the root command
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.