NodeRestartCommand constructor

NodeRestartCommand()

Creates the node-restart command.

Implementation

NodeRestartCommand() {
  _addApiOptions(argParser);
}