fabro/lib/crates/fabro-cli
Bryan Helmkamp cb072aed75
Adopt write_temp/write_home helpers across cmd/ tests
Replace manual std::fs::create_dir_all + std::fs::write boilerplate
with context.write_temp() and context.write_home() in repo, workflow,
exec, and run tests.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-30 11:40:31 -04:00
..
src Clean up workspace clippy warnings 2026-03-30 11:27:25 -04:00
tests/it Adopt write_temp/write_home helpers across cmd/ tests 2026-03-30 11:40:31 -04:00
build.rs Move git SHA/build date from fabro-util to fabro-cli build.rs 2026-03-13 15:03:12 -04:00
Cargo.toml Replace trycmd tests with fabro-test crate and insta snapshots 2026-03-30 11:28:41 -04:00