Current Path: > > usr > lib > node_modules > npm > > node_modules > node-gyp > > lib
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.8 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
Find-VisualStudio.cs | File | 7931 bytes | March 10 2021 14:36:38. | |
build.js | File | 5288 bytes | March 10 2021 14:36:38. | |
clean.js | File | 355 bytes | March 10 2021 14:36:38. | |
configure.js | File | 12332 bytes | March 10 2021 14:36:38. | |
find-node-directory.js | File | 2373 bytes | March 10 2021 14:36:38. | |
find-python.js | File | 11145 bytes | March 10 2021 14:36:38. | |
find-visualstudio.js | File | 13859 bytes | March 10 2021 14:36:38. | |
install.js | File | 14348 bytes | March 10 2021 14:36:38. | |
list.js | File | 641 bytes | March 10 2021 14:36:38. | |
node-gyp.js | File | 4683 bytes | March 10 2021 14:36:38. | |
process-release.js | File | 5787 bytes | March 10 2021 14:36:38. | |
proxy.js | File | 2630 bytes | March 10 2021 14:36:38. | |
rebuild.js | File | 314 bytes | March 10 2021 14:36:38. | |
remove.js | File | 1308 bytes | March 10 2021 14:36:38. | |
util.js | File | 1914 bytes | March 10 2021 14:36:38. |
'use strict' const rm = require('rimraf') const log = require('npmlog') function clean (gyp, argv, callback) { // Remove the 'build' dir var buildDir = 'build' log.verbose('clean', 'removing "%s" directory', buildDir) rm(buildDir, callback) } module.exports = clean module.exports.usage = 'Removes any generated build files and the "out" dir'
SILENT KILLER Tool