Function query_all

Source
pub async fn query_all(
    repos: &mut [PkgRepo],
    id: &str,
    paths: &Paths,
    client: &Client,
    o: &mut impl MCVMOutput,
) -> Result<Option<RepoQueryResult>>
Expand description

Query a list of repos