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