radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny 961301f643 cli/terminal: clean up args::Error type
The other variants of `terminal::args::Error` were no longer used.
The only variant required is `Error::WithHint`.

The enum is also made private, since it is only used in this crate.
2025-11-01 11:20:43 +01:00
..
examples cli/main: migrate main to use clap 2025-11-01 11:20:43 +01:00
src cli/terminal: clean up args::Error type 2025-11-01 11:20:43 +01:00
tests workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
Cargo.toml workspace: A Little Less `git2` 2025-10-13 16:14:23 +02:00
build.rs repo: Move workspace crates into `crates` subdirectory 2025-06-09 15:09:21 +02:00