Skip to main content

diff

Function diff 

Source
pub async fn diff(
    t: &Transport,
    dir: &Path,
    selectors: &[String],
    tag: Option<&str>,
    search: Option<&str>,
    source: RuleSource,
) -> Result<DiffReport>
Expand description

Compare the mirror to the stack, scoped by source. The custom/all default lives on the clap flag, where --help shows it (spec 5.5).