project_config_paths

Function project_config_paths 

Source
pub fn project_config_paths(
    project_root: &Path,
    ito_path: &Path,
    ctx: &ConfigContext,
) -> Vec<PathBuf>
Expand description

Configuration loading and schema helpers. Return the ordered list of configuration file paths consulted for a project.