Skip to main content

check_binary

Function check_binary 

Source
pub fn check_binary(name: &str) -> Option<String>
Expand description

Check if a binary is available on PATH. Returns the full path if found.