PresetListCommand constructor

PresetListCommand()

Creates the preset-list command.

Implementation

PresetListCommand() {
  _addApiOptions(argParser);
}