foundry_
config
0.2.0
Module resolve
Module Items
Structs
Statics
Functions
In crate foundry_
config
foundry_config
Module
resolve
Copy item path
Source
Expand description
Helper for resolving env vars
Structs
§
Unresolved
EnvVar
Error
Error when we failed to resolve an env var
Statics
§
RE_
PLACEHOLDER
A regex that matches
${val}
placeholders
Functions
§
interpolate
Replaces all Env var placeholders in the input string with the values they hold