/
/
lib
/
node_modules
/
npm
/
node_modules
/
set-blocking
Server: server63.web-hosting.com (198.54.116.184)
You: 216.73.216.220
PHP 7.4.33
Dir:
/lib/node_modules/npm/node_modules/set-blocking
Edit:
/lib/node_modules/npm/node_modules/set-blocking/index.js
module.exports = function (blocking) { [process.stdout, process.stderr].forEach(function (stream) { if (stream._handle && stream.isTTY && typeof stream._handle.setBlocking === 'function') { stream._handle.setBlocking(blocking) } }) }
Ukuran: 252 B