Function remove_repository

Source
pub fn remove_repository(
    instance_dir: &Path,
    args: DeleteRepositoryArgs,
) -> Result<()>