Skip to main content

write_bundle

Function write_bundle 

Source
pub fn write_bundle(
    bundle_dir: &Path,
    spec: &Spec,
    execution_plan: &ResolvedExecutionPlan,
    capabilities: &SandboxCapabilitySnapshot,
) -> Result<()>
Expand description

Persist generated artifacts without accepting user-supplied OCI JSON.