PHP 8.2.30
Preview: rebuild.js Size: 308 B
/proc/self/root/opt/alt/alt-nodejs6/root/usr/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: 10

Name Size Perms Modified Actions
7.83 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
378 B lrw-r--r-- 2021-09-28 09:36:09
Edit Download
14.91 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
2.33 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
14.62 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
718 B lrw-r--r-- 2021-09-28 09:36:09
Edit Download
5.16 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
5.91 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download
308 B lrw-r--r-- 2021-09-28 09:36:09
Edit Download
1.29 KB lrw-r--r-- 2021-09-28 09:36:09
Edit Download

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