ObsRemoveInputCommand constructor

ObsRemoveInputCommand()

Implementation

ObsRemoveInputCommand() {
  argParser.addOption('inputName', help: 'The name of the input to remove.');
}