|
|
há 3 anos atrás | |
|---|---|---|
| .. | ||
| bin | há 3 anos atrás | |
| LICENSE | há 3 anos atrás | |
| README.md | há 3 anos atrás | |
| package.json | há 3 anos atrás | |
| which.js | há 3 anos atrás | |
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.