pub fn display_file_operation_result( operation: &str, file_path: &str, file_size: Option<u64>, success: bool, )
Display file operation results