pub fn render(env: &Environment, steps: &[Step], apply: bool) -> StringExpand description
Render the plan for the dry run (default) or as the running commentary under --apply.
pub fn render(env: &Environment, steps: &[Step], apply: bool) -> StringRender the plan for the dry run (default) or as the running commentary under --apply.