Function shell_rs::which::which[][src]

pub fn which(command: &str) -> Result<Option<PathBuf>, Error>
Expand description

Locate a command.