Skip to main content

config_layer_sources

Function config_layer_sources 

Source
pub fn config_layer_sources(base_path: &Path, env: Option<&str>) -> Vec<PathBuf>
Expand description

Source path list for a base config + env overlay, in merge order. Used by fdl config show to annotate which layer a value came from.