summaryrefslogtreecommitdiff
path: root/src/cli.rs
Commit message (Collapse)AuthorAgeFilesLines
* Export the Cli struct to a separate moduleA Farzat2026-06-181-0/+172
To keep `main.rs` clean.