load_imports

Function load_imports 

Source
fn load_imports(
    config: &Value,
    base_path: &Path,
    config_paths: &mut Vec<PathBuf>,
    recursion_limit: usize,
) -> Value
Expand description

Load all referenced configuration files.