Skip to main content

is_diff_new_file_marker_line

Function is_diff_new_file_marker_line 

Source
pub fn is_diff_new_file_marker_line(line: &str) -> bool
Expand description

Whether a line is a unified diff new-file marker (+++ ...).