Function branchless::util::get_from_path [−][src]
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.
pub fn get_from_path(exe_name: &str) -> Option<PathBuf>
Returns a path for a given file, searching through PATH to find it.