Skip to main content

which

Function which 

Source
pub fn which(cmd: &str) -> Option<PathBuf>
Expand description

Check if a command exists in PATH.