radicle_ci_broker::util

Function lookup_repo

Source
pub fn lookup_repo(
    profile: &Profile,
    wanted: &str,
) -> Result<(RepoId, String), UtilError>