pub fn tool_exists(name: &str) -> bool
Whether an executable named name is on $PATH (a lightweight check that does not run the tool).
name
$PATH