Function get_from_path

Source
pub fn get_from_path(exe_name: &str) -> Option<PathBuf>
Expand description

Returns a path for a given file, searching through PATH to find it.