Skip to main content

join_repo_path

Function join_repo_path 

Source
pub fn join_repo_path(prefix: &Path, relative: &Path) -> AppResult<PathBuf>
Expand description

Join a repository-relative prefix and path, preserving empty prefixes.