Skip to main content

run_diff

Function run_diff 

Source
pub fn run_diff(
    baseline: Option<&str>,
    current: Option<&str>,
    _before: Option<&str>,
    _after: Option<&str>,
    json: bool,
) -> Result<()>
Expand description

Run the cgp diff command.