4
0
mirror of https://github.com/apache/cordova-android.git synced 2025-04-17 05:45:42 +08:00
2014-08-18 09:48:31 -04:00

199 B

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.