Skip to main content

resolve_repository_ref

Function resolve_repository_ref 

Source
pub fn resolve_repository_ref(
    root_path: impl AsRef<Path>,
    ref_selector: &str,
) -> Result<String, CodeIndexError>