Structs§
- Parse
Output - Parser
- Builder for parsing command-line arguments with custom options.
Enums§
Functions§
- available_
flags - Every flag a command accepts, resolved the way parsing an invocation of it resolves them.
- parse
- Parse command-line arguments according to a spec.
- parse_
partial - Parse command-line arguments without applying defaults.