pub fn confirm_overwrite(file_path: &str) -> Result<bool>
Asks for user confirmation to overwrite an existing file.