Get the ID of the option for the provided short name
Get the ID of the option for the provided short name
OptionDefinition GetOptionDefinition(char,bool);
Get the ID of the option for the provided name
OptionDefinition GetOptionDefinition(string,bool);
IOptionResults Interface | CommandLine.OptParse Namespace