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.