Skip to main content

which

Function which 

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

Run a which-like check for a command using the full PATH.