PresetDeleteCommand constructor
PresetDeleteCommand()
Creates the preset-delete command.
Implementation
PresetDeleteCommand() {
_addApiOptions(argParser);
}
Creates the preset-delete command.
PresetDeleteCommand() {
_addApiOptions(argParser);
}