Function handle_repository

Source
pub fn handle_repository(
    instance_dir: &Path,
    args: RepositoriesArgs,
) -> Result<()>