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

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

Locate a command, returns all available path.