BlueprintSaveCommand constructor

BlueprintSaveCommand()

Creates the blueprint-save command.

Implementation

BlueprintSaveCommand() {
  _addApiOptions(argParser);
}