Skip to main content

find_on_path

Function find_on_path 

Source
pub fn find_on_path(binary: &str) -> Option<PathBuf>
Expand description

Find binary on the process PATH, returning the first executable match.