Structs§
Enums§
Functions§
- load
- Read
<config_home>/config.toml. Missing or unreadable files yieldDiffloreConfig::default(). We deliberately avoid pulling in serde - load_
from_ path - Load a config from an explicit path. Returns default on any I/O or
parse failure (including missing file). Exposed for tests that need
to point at a specific tempdir without racing on the shared
DIFFLORE_HOME.