node-query/node_modules/grunt/node_modules/which
2014-10-20 16:56:45 -04:00
..
bin A bunch of random progress 2014-10-20 16:56:45 -04:00
LICENSE A bunch of random progress 2014-10-20 16:56:45 -04:00
package.json A bunch of random progress 2014-10-20 16:56:45 -04:00
README.md A bunch of random progress 2014-10-20 16:56:45 -04:00
which.js A bunch of random progress 2014-10-20 16:56:45 -04:00

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.