NodeCapabilitiesCommand constructor
NodeCapabilitiesCommand()
Creates the node-capabilities command.
Implementation
NodeCapabilitiesCommand() {
_addApiOptions(argParser);
}
Creates the node-capabilities command.
NodeCapabilitiesCommand() {
_addApiOptions(argParser);
}