Function scan_path

Source
pub fn scan_path<S>(exename: S) -> Result<Vec<PathBuf>>
where S: AsRef<Path>,
Expand description

Find the absolute path for an executable on PATH