PHP 8.2.30
Preview: index.js Size: 252 B
/opt/alt/alt-nodejs14/root/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)
    }
  })
}

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
718 B lrw-r--r-- 2026-02-22 20:40:38
Edit Download
252 B lrw-r--r-- 2026-02-22 20:40:38
Edit Download
731 B lrw-r--r-- 2026-02-22 20:40:38
Edit Download
1.75 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download
1.50 KB lrw-r--r-- 2026-02-22 20:40:38
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).