Skip to main content

handle_compare_command

Function handle_compare_command 

Source
pub fn handle_compare_command(
    before: &Path,
    after: &Path,
    plan: Option<&Path>,
    target_location: Option<String>,
    format: OutputFormat,
    output: Option<&Path>,
) -> Result<()>
Expand description

Handle the compare command