__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
'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'
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| Find-VisualStudio.cs | File | 7.75 KB | 0644 |
|
| build.js | File | 5.16 KB | 0644 |
|
| clean.js | File | 355 B | 0644 |
|
| configure.js | File | 12.04 KB | 0644 |
|
| find-node-directory.js | File | 2.32 KB | 0644 |
|
| find-python.js | File | 10.88 KB | 0644 |
|
| find-visualstudio.js | File | 13.53 KB | 0644 |
|
| install.js | File | 14.01 KB | 0644 |
|
| list.js | File | 641 B | 0644 |
|
| node-gyp.js | File | 4.57 KB | 0644 |
|
| process-release.js | File | 5.65 KB | 0644 |
|
| proxy.js | File | 2.57 KB | 0644 |
|
| rebuild.js | File | 314 B | 0644 |
|
| remove.js | File | 1.28 KB | 0644 |
|
| util.js | File | 1.87 KB | 0644 |
|