Skip to main content

restore_deleted

Function restore_deleted 

Source
pub fn restore_deleted(
    repo_path: &Path,
    deleted: &[PrunedDir],
    global_depth: usize,
    timeout: Duration,
) -> Vec<RestoreOutcome>