Skip to main content

load_project_settings_with_paths

Function load_project_settings_with_paths 

Source
pub fn load_project_settings_with_paths(cwd: &Path) -> Vec<(PathBuf, Settings)>
Expand description

Load project settings together with their source paths. The path is kept so callers can preserve .rpi before .pi ordering even when only one of the two files exists.