PATH:
usr
/
local
/
lib
/
node_modules
/
pm2
/
node_modules
/
ftp
/
test
require('fs').readdirSync(__dirname).forEach(function(f) { if (f.substr(0, 5) === 'test-') require('./' + f); });
[+]
..
[-] test.js
[edit]
[-] test-parser.js
[edit]