invoiceninja/node_modules/grunt/node_modules/which
2014-04-28 23:05:37 +03:00
..
bin Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
LICENSE Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
package.json Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
README.md Adding Grunt for file concat 2014-04-28 23:05:37 +03:00
which.js Adding Grunt for file concat 2014-04-28 23:05:37 +03: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.