ObsGetInputListCommand constructor

ObsGetInputListCommand()

Implementation

ObsGetInputListCommand() {
  argParser.addOption('inputKind', help: 'The kind of input to get.');
}