ff1eb531a7773129d6ad8ccaed572104cf0d9e06
[platform/framework/web/crosswalk-tizen.git] /
1 The "which" util from npm's guts.
2
3 Finds the first instance of a specified executable in the PATH
4 environment variable.  Does not cache the results, so `hash -r` is not
5 needed when the PATH changes.