Skip to main content

restore_archive

Function restore_archive 

Source
pub fn restore_archive(
    storage_root: &Path,
    archive: &BackupArchive,
) -> Result<BackupReport, String>
Expand description

Restore an archive into the wellfair/ subtree under storage_root (creating directories).