check_version

Function 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.