which

Function which_all_global

Source
pub fn which_all_global<T: AsRef<OsStr>>(
    binary_name: T,
) -> Result<impl Iterator<Item = PathBuf>>
Expand description

Find all binaries with binary_name ignoring cwd.