ObsGetInputKindListCommand constructor

ObsGetInputKindListCommand()

Implementation

ObsGetInputKindListCommand() {
  argParser.addFlag('unversioned',
      help: 'Whether to get unversioned input kinds.');
}