Skip to main content

pull_into_codebase

Function pull_into_codebase 

Source
pub fn pull_into_codebase(
    codebase: &mut Codebase,
    client: &RegistryClient,
    name_or_hash: &str,
) -> Result<PullResult, String>
Expand description

Pull a definition from a registry into the local store.