PresetShowCommand constructor

PresetShowCommand()

Creates the preset-show command.

Implementation

PresetShowCommand() {
  _addApiOptions(argParser);
}