Module arg_parser

Module arg_parser 

Source

Structs§

ArgParser
Keep information about the argument parser.
Argument
Stores the characteristics of the name command line argument.
Arguments
Stores the arguments of the parser.

Enums§

UtilsArgParserError
Errors associated with parsing and validating arguments.
Value
Represents the type of argument, and the values it takes.

Type Aliases§

Result