Skip to content

reloadChar()

CreativeRobotics edited this page Sep 5, 2020 · 1 revision
Commander& reloadChar(char reloadChar)
char reloadChar()

Set or get the character used to reload the last command. By default this is the '/' character.

If this character is found at the start of a line, Commander will reload the buffer and process the last command.

If command chaining is used, the last command in the chain will be reloaded.

Clone this wiki locally