-
Notifications
You must be signed in to change notification settings - Fork 7
showInternalCommands()
CreateiveRobotics edited this page Mar 7, 2020
·
2 revisions
void showInternalCommands(bool state)
bool showInternalCommands()
Enable or disable printing of the internal command list, or return the state of internal command list printing. When enabled Commander will print the internal commands as part of help to the output stream when the 'help' command is found.
This can be used to hide the internal commands from the help menu.