tree: f61a70755a4fff80740f633e0b932f41bc41fb38 [path history] [tgz]
  1. bin/
  2. LICENSE
  3. package.json
  4. README.md
  5. which.js
csrc/node-v0.10.24/deps/npm/node_modules/which/README.md

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.