Skip to main content

parse_diff_marker_path

Function parse_diff_marker_path 

Source
pub fn parse_diff_marker_path(line: &str) -> Option<String>
Expand description

Parse unified diff marker line (---/+++) and return normalized path.