PHP 8.2.30
Preview: rebuild.js Size: 308 B
/proc/self/root/opt/alt/alt-nodejs9/root/lib/node_modules/npm/node_modules/node-gyp/lib/rebuild.js

module.exports = exports = rebuild

exports.usage = 'Runs "clean", "configure" and "build" all at once'

function rebuild (gyp, argv, callback) {

  gyp.todo.push(
      { name: 'clean', args: [] }
    , { name: 'configure', args: argv }
    , { name: 'build', args: [] }
  )
  process.nextTick(callback)
}

Directory Contents

Dirs: 0 × Files: 12

Name Size Perms Modified Actions
7.13 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
378 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
17.18 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
2.33 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
9.25 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
1.51 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
14.62 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
718 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
4.76 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
5.99 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download
308 B lrw-r--r-- 2021-09-28 11:28:47
Edit Download
1.29 KB lrw-r--r-- 2021-09-28 11:28:47
Edit Download

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