🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-07 07:25:22 | PHP 8.2.32
📂
/ (Root)
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
worker-farm
/
examples
/
basic
📍 /usr/lib/node_modules/npm/node_modules/worker-farm/examples/basic
🔄 Refresh
✏️
Editing: child.js
Read Only
'use strict' module.exports = function (inp, callback) { callback(null, inp + ' BAR (' + process.pid + ')') }
💾 Save Changes
❌ Cancel