pub fn run_diff(file_a: &str, file_b: &str, json_output: bool) -> i32
Run the diff command. Returns exit code.