Expand description
CLI error types and exit code mapping.
The CliError type wraps all possible error conditions from every
subcommand and maps them to user-facing error output and exit codes.
Modules§
- diagnostic
- Diagnostic rendering for CLI errors.
Enums§
- CliError
- Top-level CLI error type.