Skip to main content

wasm_artifacts_ready

Function wasm_artifacts_ready 

Source
pub fn wasm_artifacts_ready(
    target_dir: &Path,
    canisters: &[&str],
    profile_target_dir: &str,
) -> bool
Expand description

Check whether every requested Wasm artifact is a regular file.