Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Commands = []*cmdline.Command{
cmdDump,
cmdMakeDemo,
cmdSelect,
cmdSg,
cmdAcl,
cmdWatch,
cmdDestroy,
}
Commands holds all the commands runnable at the top level (as $ sb foo) and in the shell, as: $ sb sh ? foo with the exception of shell builtins like help and quit. Adding a command to Commands will make it accessible by either mechanism.
Functions ¶
func PrintUsage ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.