Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHelp ¶
func GenerateHelp(node *parser.CommandNode) string
GenerateHelp generates a formatted help string for a command node.
Example:
helpText := help.GenerateHelp(rootNode) fmt.Println(helpText)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.