fabro/lib/crates/arc-cli
Bryan Helmkamp 2969c98057 Add CliConfig helper methods to reduce accessor boilerplate
Add app_id(), slug(), and git_author() methods to CliConfig to
replace repeated .git.as_ref().and_then(...) chains across 5 call
sites in main.rs and doctor.rs.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-10 13:21:06 -04:00
..
src Add CliConfig helper methods to reduce accessor boilerplate 2026-03-10 13:21:06 -04:00
tests Split ~/.arc/logs/ into logs/ and runs/ 2026-03-10 09:40:03 -04:00
Cargo.toml Gate arc-exe behind exedev feature flag 2026-03-10 00:08:09 -04:00