package
Version:
v0.0.0-...-d530cd0
Opens a new window with list of versions in this module.
Published: Jan 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &Z.Cmd{
Name: "points",
Summary: `allow you to add points to a starred skill`,
Commands: []*Z.Cmd{
help.Cmd,
addCmd,
subCmd,
},
}
Cmd is the root command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.