DotNet-Arguments 2.0.0
A simple and 'to-the-point' library to parse launch arguments in .NET and .NET Core applications.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CArgumentsParserStatic class that contains a function related to parsing launch arguments.
 CExceptionsStatic class that contains all exceptions thrown in the 'NibblePoker.Library.Arguments' library.
 CHelpTextStatic class that contains helpers related to printing a help text.
 COptionClass Option models an option linked to one or more Verb that can be given in launch arguments to pass a value or toggle some behavior/actions.
 CVerbClass Verb models a verb that can be given in launch arguments to select a specific action or subset of usable launch parameters.