radicle-heartwood-lfs/radicle-cli/src/terminal
Alexis Sellier 45e31a5192
Communicate fetch results through control socket
This allows a CLI to report to the user what fetch requests were
fulfilled, and which ones failed.
2023-02-07 10:46:12 +01:00
..
args.rs Rust 1.67 2023-02-04 19:30:29 +01:00
cob.rs cli: Create terminal::cob 2023-01-20 13:46:02 +01:00
command.rs Add `radicle-cli` crate's `terminal` module 2022-11-07 14:48:01 +01:00
format.rs Rust 1.67 2023-02-04 19:30:29 +01:00
io.rs Rust 1.67 2023-02-04 19:30:29 +01:00
patch.rs cli: split into patch::create and patch::update 2023-02-06 13:53:31 +01:00
spinner.rs Communicate fetch results through control socket 2023-02-07 10:46:12 +01:00
table.rs Rust 1.67 2023-02-04 19:30:29 +01:00
textbox.rs Implement some CLI tests using `trycmd` 2022-11-22 10:44:30 +01:00