Skip to main content

revert_snapshot

Function revert_snapshot 

Source
pub fn revert_snapshot(version_path: &Path, live_path: &Path) -> Result<()>
Expand description

Revert a file to a previous snapshot version by copying the version file over the live path.