Skip to main content

run_diff

Function run_diff 

Source
pub fn run_diff(file_a: &str, file_b: &str, json_output: bool) -> i32
Expand description

Run the diff command. Returns exit code.