We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
void chain()
Instructs Commander to reload any unprocessed payload as a new command line for processing on the next call to update()
This should be used at the end of any command handler if chaining is required only for specific user defined commands.