[ 原始碼: node-which ]
套件:node-which(1.3.0-2)
Cross-platform 'which' module for Node.js
node-which finds the first instance of a specified executable in the PATH environment variable, simulating the behaviour of the standard "which" program. node-which supports all platforms supported by Node.js.
This is the module only, the binary being totally useless.
Node.js is an event-based server-side javascript engine.
其他與 node-which 有關的套件
|
|
|
|
-
- dep: node-isexe
- minimal module to check if a file is executable
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable