radicle-heartwood-lfs/crates/radicle-cli
Fintan Halpenny 83f26abaa0 cli/main: refactor external command
Refactors the external command logic into a struct.

This allows for methods to maitain the logic of an external command.
It also allows for a cleaner output for the executable name – avoiding the debug
output of OsString using `""`.
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/main: refactor external command 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