fabro/lib/crates/fabro-proc
Bryan Helmkamp 80de5ca616 refactor(static): centralize env var names
Add fabro-static::EnvVars as the shared registry for fixed environment variable names and migrate env reads, clap env bindings, and subprocess/test allowlists to use it.

Add clippy bans for raw std::env lookup APIs so future dynamic env facades must be documented explicitly.
2026-04-24 12:29:51 -04:00
..
c Consolidate unsafe process code into fabro-proc crate 2026-04-01 17:49:29 -04:00
src fix(proc): expect disallowed_methods on /proc walk 2026-04-21 12:26:41 -04:00
build.rs refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
Cargo.toml Add server daemon management with Unix socket support 2026-04-02 10:40:19 -07:00