clearCommands static method

void clearCommands()

Implementation

static void clearCommands() {
  _commands.clear();
}