Expand description
Command-line interface layer.
This module handles argument parsing and command dispatch using clap.
Structs§
- Cli
- ADRScope - Generate self-contained HTML viewers for Architecture Decision Records.
- Generate
Args - Arguments for the generate command.
- Stats
Args - Arguments for the stats command.
- Validate
Args - Arguments for the validate command.
- Wiki
Args - Arguments for the wiki command.
Enums§
Functions§
- run
- Runs the CLI with the parsed arguments.