Function wasm_pack::install::check_version

source ·
pub fn check_version(
    tool: &Tool,
    path: &Path,
    expected_version: &str
) -> Result<bool>
Expand description

Check if the tool dependency is locally satisfied.