pub fn load_repo_project_path_override_fs<F: FileSystem>(
fs: &F,
project_root: &Path,
) -> Option<String>Expand description
Configuration loading and schema helpers.
Like load_repo_project_path_override, but uses an injected file-system.
pub fn load_repo_project_path_override_fs<F: FileSystem>(
fs: &F,
project_root: &Path,
) -> Option<String>Configuration loading and schema helpers.
Like load_repo_project_path_override, but uses an injected file-system.