Skip to main content

Module config

Module config 

Source

Modules§

diff
interpolate
model
resolve
secrets
validate
watcher

Functions§

load_config
Load and parse a devrig config file, returning both the parsed config and the raw TOML source text (needed for validation diagnostics with source spans).
load_config_with_secrets
Load a config file with full secrets processing: .env file loading, $VAR expansion, and secret tracking for masking.