/
proc
/
1387183
/
root
/
lib
/
node_modules
/
npm
/
lib
/
File Upload :
llllll
Current File: //proc/1387183/root/lib/node_modules/npm/lib/restart.js
const LifecycleCmd = require('./utils/lifecycle-cmd.js') // This ends up calling run-script(['restart', ...args]) class Restart extends LifecycleCmd { /* istanbul ignore next - see test/lib/load-all-commands.js */ static get description () { return 'Restart a package' } /* istanbul ignore next - see test/lib/load-all-commands.js */ static get name () { return 'restart' } /* istanbul ignore next - see test/lib/load-all-commands.js */ static get params () { return [ 'ignore-scripts', 'script-shell', ] } } module.exports = Restart
Copyright ©2k19 -
Hexid
|
Tex7ure