Traits§
- Config
Parent Fallback Ext - Extension trait to get values with parent table fallback.
Functions§
- audit_
dispersion_ method - Returns the dispersion method from config, or StandardDeviation if not set.
- audit_
min_ relative_ deviation - Returns the minimum relative deviation threshold from config, or None if not set.
- backoff_
max_ elapsed_ seconds - Returns the backoff max elapsed seconds from config, or 60 if not set.
- bump_
epoch - bump_
epoch_ in_ conf - determine_
epoch_ from_ config - read_
hierarchical_ config - Read hierarchical configuration (system -> local override)
- write_
config - Write config to the main repository directory (always in repo root)