[ 源代码: node-isexe ]
软件包:node-isexe(2.0.0+~2.0.1-5)
node-isexe 的相关链接
Debian 的资源:
下载源码包 node-isexe:
- [node-isexe_2.0.0+~2.0.1-5.dsc]
- [node-isexe_2.0.0+~2.0.1.orig-types-isexe.tar.gz]
- [node-isexe_2.0.0+~2.0.1.orig.tar.gz]
- [node-isexe_2.0.0+~2.0.1-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
minimal module to check if a file is executable
This Node.js module allows ones to check if a given file is executable, using promise is available and checking PATHEXT environment variable on windows.
Node.js is an event-based server-side JavaScript engine.