PresetDeleteCommand constructor

PresetDeleteCommand()

Creates the preset-delete command.

Implementation

PresetDeleteCommand() {
  _addApiOptions(argParser);
}