pub async fn diff(
t: &Transport,
dir: &Path,
selectors: &[String],
tag: 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).