Skip to main content

parse_args

Function parse_args 

Source
pub fn parse_args(
    args: &[String],
) -> Result<(String, String, DiffOptions), String>
Expand description

Parses the arguments after diff: two paths plus optional flags.