pub fn check_version( tool: &Tool, path: &Path, expected_version: &str, ) -> Result<bool>
Check if the tool dependency is locally satisfied.