Function get_repo_path

Source
pub fn get_repo_path(
    temp_dir: &TempDir,
    repo_url: &str,
) -> Result<PathBuf, CodeDigestError>
Expand description

Get the path to the cloned repository within the temp directory