create_corrupted_backup

Function create_corrupted_backup 

Source
fn create_corrupted_backup(file_path: &Path, content: &str)
Expand description

Create backup of corrupted file with timestamp.

ยงArguments

  • file_path - Path to the corrupted file
  • content - The content to backup