Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &Z.Cmd{ Name: "darwin", Summary: `The darwin command is a command line interface to a darwin skill tree`, Commands: []*Z.Cmd{ help.Cmd, vars.Cmd, skill.Cmd, points.Cmd, visualize.Cmd, progress.Cmd, }, }
RootCmd is the command that is run when the darwin command is called
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.