Documentation
¶
Overview ¶
zet Command Line tool
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cmd = &Z.Cmd{ Name: "list", Summary: "list is a command line tool for managing lists", Commands: []*Z.Cmd{ help.Cmd, l.Cmd, edit.Cmd, archive.Cmd, new.Cmd, }, }
rootCmd is the main command for the list command line tool its just holds all the other useful commands
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.