Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GENERAL [][]string = [][]string{
{"info", "Display application details and version information."},
{"help", "Show available commands and usage instructions."},
{"clear", "To clear the application screen"},
{"os <command>", "To execute shell command"},
{"exit", "To exit the application"},
}
{COMMAND, DESCRIPTION}
Functions ¶
func DisplayHelp ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.