NodeCapabilitiesCommand constructor

NodeCapabilitiesCommand()

Creates the node-capabilities command.

Implementation

NodeCapabilitiesCommand() {
  _addApiOptions(argParser);
}