pub(crate) fn find_in_path(binary: &str) -> Option<PathBuf>
Searches PATH for a binary by name, returning the first match.
PATH