Function wasm_pack::install::check_version[][src]

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

Check if the tool dependency is locally satisfied.