|
|
il y a 3 ans | |
|---|---|---|
| .. | ||
| bin | il y a 3 ans | |
| LICENSE | il y a 3 ans | |
| README.md | il y a 3 ans | |
| package.json | il y a 3 ans | |
| which.js | il y a 3 ans | |
The "which" util from npm's guts.
Finds the first instance of a specified executable in the PATH
environment variable. Does not cache the results, so hash -r is not
needed when the PATH changes.