Skip to main content

list_backups

Function list_backups 

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

List backups for source in backup_dir, sorted newest-first.