Skip to main content

print_summary

Function print_summary 

Source
pub fn print_summary(entries: &[PlanEntry], dry_run: bool)
Expand description

Print the batch summary. Goes to stdout to match the convention used by gw clean (summary/progress → stdout, errors/prompts → stderr).