pub fn multi_file_changes<T>( result: T, tool: &'static str, operation: String, changes: Vec<Change>, ) -> ComprehensiveToolOutput<T>
Create an output with multiple file changes