Skip to main content

resolve_existing_location

Function resolve_existing_location 

Source
pub fn resolve_existing_location(
    base: &Path,
    key: &str,
    can_be_dir: bool,
) -> Result<PathBuf>