Skip to main content

preview_plan

Function preview_plan 

Source
pub fn preview_plan(plan: &ExecutionPlan) -> Result<InstallPreview, ForgeError>
Expand description

Detect current tool and skill state for the components in an execution plan.

ยงErrors

Returns ForgeError when detection environment preparation or a bounded worker fails.