Module errors

Source
Expand description

Enums for errors that can occur when parsing command line arguments.

Enumsยง

InvalidOption
The enum type for errors of options or option arguments.
InvalidOsArg
The enum type for errors of OsString arguments.