Skip to main content

format_plan

Function format_plan 

Source
pub fn format_plan(plan: &UpdatePlan, version: &str) -> String
Expand description

Render the plan the way lev update prints it.

Pure, so the tests assert the text exactly - everything that varies between machines is already in the UpdatePlan.