![]() |
getopt.net
A port of getopt in pure C#.
|
Cgetopt.net.CommandOption | Represents a single argument received via command-line options |
▼CException | |
Cgetopt.net.ParseException | Generic exception class that is thrown when the parser is not configured to ignore errors |
Cgetopt.net.Extensions | |
Cgetopt.net.GetOpt | GetOpt-like class for handling getopt-like command-line arguments in .net |
Cgetopt.net.HelpTextConfig | A class that contains configuration options for the help text generator |
Cgetopt.net.Option | Represents a single long option for getopt |