Expand description
Parser and normalization interfaces.
Structs§
- Parsed
Global Flags - Parsed and normalized global options.
- Parsed
Intent - Intent model normalized from clap matches.
Enums§
- Parse
Error - Errors emitted by parser normalization.
Functions§
- parse_
intent - Parse argv and normalize global flags + command path.
- root_
command - Build the root clap command for
bijux.