Function wasmer_package::package::manifest::transform_commands
source ยท fn transform_commands(
manifest: &Manifest,
base_dir: &Path,
) -> Result<IndexMap<String, Command>, ManifestError>
fn transform_commands(
manifest: &Manifest,
base_dir: &Path,
) -> Result<IndexMap<String, Command>, ManifestError>