Modules§
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.