BlueprintResolvedCommand constructor

BlueprintResolvedCommand()

Creates the blueprint-resolved command.

Implementation

BlueprintResolvedCommand() {
  _addApiOptions(argParser);
}