RunCommand constructor

RunCommand()

Implementation

RunCommand() {
  addGlobalArgs(argParser);
  _registerScriptSubcommands();
}