// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
alt-nodejs11
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
gauge
[ PARENT ]
EDIT :: process.js
'use strict' // this exists so we can replace it during testing module.exports = process
SAVE
CANCEL