|
4 ay önce | |
---|---|---|
.. | ||
bin | 4 ay önce | |
LICENSE | 4 ay önce | |
README.md | 4 ay önce | |
package.json | 4 ay önce | |
which.js | 4 ay önce |
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.