Command.help

invoke the help if the help support is not disabled

class Command
void
help
(
bool isErrorMode = false
)

Parameters

isErrorMode bool

turn on the error mode, which would make the info output to this command's error output

Meta