multi_file_changes

Function multi_file_changes 

Source
pub fn multi_file_changes<T>(
    result: T,
    tool: &'static str,
    operation: String,
    changes: Vec<Change>,
) -> ComprehensiveToolOutput<T>
Expand description

Create an output with multiple file changes