Submit
Path:
~
/
/
proc
/
self
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
worker-farm
/
tests
/
File Content:
debug.js
'use strict' const workerFarm = require('../') , workers = workerFarm(require.resolve('./child'), ['args']) workers.args(function(err, result) { console.log(result); workerFarm.end(workers) console.log('FINISHED') process.exit(0) })
Submit
FILE
FOLDER
Name
Size
Permission
Action
child.js
1907 bytes
0644
debug.js
251 bytes
0644
index.js
18078 bytes
0644
N4ST4R_ID | Naxtarrr