Skip to main content

list_undone

Function list_undone 

Source
pub fn list_undone(source: &Path, backup_dir: &Path) -> Result<Vec<PathBuf>>
Expand description

List undone (consumed) backups for source in backup_dir, sorted newest-first.