fabro/lib/crates/fabro-cli
Bryan Helmkamp 80a36d1fca
simplify: pass CommandContext to runs archive/rm helpers
`run_bulk` and `remove_from` took separate `json: bool` + `printer`
parameters. Thread the context through instead and pull json/printer
out of it inside the helper.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-23 07:49:07 -04:00
..
src simplify: pass CommandContext to runs archive/rm helpers 2026-04-23 07:49:07 -04:00
tests/it fix(cli): suppress preview open for JSON output 2026-04-23 07:29:37 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml test(cli): suppress browser launch under spawned fabro test subprocesses 2026-04-22 07:50:34 -04:00