Skip to main content

prepare_bundle_mutation

Function prepare_bundle_mutation 

Source
pub fn prepare_bundle_mutation(
    root: &Path,
    bundle: &Path,
    mutation: BundleMutation,
) -> Result<PreparedBundleMutation>
Expand description

Copies one candidate into stable staging, validates it once, and resolves the complete candidate App before any Plugin Root bytes change.