Skip to main content

backup_queue

Function backup_queue 

Source
pub fn backup_queue(path: &Path, backup_dir: &Path) -> Result<PathBuf>
Expand description

Create a backup of the queue file before modification. Returns the path to the backup file.