Cha*_*les 8 finder module file node.js
我搜索模块以查找nodejs中的文件.
我想要像:
var finder = require('finder');
var path = finder.find('/path/to/*.js');
Run Code Online (Sandbox Code Playgroud)
然后path是一个数组,例如:
/path/to/file.js
/path/to/sub/file.js
...
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
7466 次 |
| 最近记录: |