Skip to main content

compute_write_file_diff

Function compute_write_file_diff 

Source
pub fn compute_write_file_diff(args: &Value) -> Result<String, String>
Expand description

Compute a preview diff for write_file — shows the full new content as additions, and any existing file content as removals. New files show only + lines.