fabro/lib/crates/fabro-cli
Bryan Helmkamp 28a1fc72f4
Rename FabroSettings to Settings, eliminate FabroSettingsExt
Move storage_dir() from FabroSettingsExt trait in fabro-config into an
inherent method on Settings in fabro-types. Remove the re-export from
fabro-config so callers import directly from fabro_types. Drop the
redundant Fabro prefix since the type already lives in the fabro_types
crate.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 07:36:44 -07:00
..
src Rename FabroSettings to Settings, eliminate FabroSettingsExt 2026-04-02 07:36:44 -07:00
tests/it Rename FabroSettings to Settings, eliminate FabroSettingsExt 2026-04-02 07:36:44 -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