Documentation for the C# command-line option parsing library |
|
Parser.UnixShortOption Property
Get how to handle short unix options (with or without bundling)
[DefaultValue(Value=UnixShortOption.ShortSeparated)]
public
UnixShortOption UnixShortOption {get; set;}
See Also
Parser Class | CommandLine.OptParse Namespace