pub fn render_preview_human(
preview: &ExecutionPreview,
risk: RiskLevel,
) -> StringExpand description
Render an ExecutionPreview as an operator-friendly block. The
CLI prints this before asking for confirmation.
pub fn render_preview_human(
preview: &ExecutionPreview,
risk: RiskLevel,
) -> StringRender an ExecutionPreview as an operator-friendly block. The
CLI prints this before asking for confirmation.