fabro/lib/crates/fabro-cli
Bryan Helmkamp 57108f7d3c
Remove unnecessary comments, use bail! consistently in server start
- Delete WHAT comments that restate the code
- Replace eprintln! + process::exit(1) with bail! in daemon "already running" path for consistency with foreground mode

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 10:45:37 -07:00
..
src Remove unnecessary comments, use bail! consistently in server start 2026-04-02 10:45:37 -07:00
tests/it Align event tests and snapshots with stage responses 2026-04-02 09:02:06 -07: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 Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00