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.
Name | Last Update |
Last Commit
5fb9eca4
–
photo
History
|
---|---|---|
.. | ||
bin | Loading commit data... | |
LICENSE | Loading commit data... | |
README.md | Loading commit data... | |
package.json | Loading commit data... | |
which.js | Loading commit data... |
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.