pub fn restore(directory: impl AsRef<Path>) -> Result<ApplyReport>Expand description
Restore only files that still match this plan’s original or candidate hashes.
pub fn restore(directory: impl AsRef<Path>) -> Result<ApplyReport>Restore only files that still match this plan’s original or candidate hashes.