pub fn which(cmd: &str) -> Option<String>
Run a which-like check for a command using the full PATH.
which