Lines Matching +full:dry +full:- +full:run
2 const reifyFinish = require('../utils/reify-finish.js')
4 const ArboristWorkspaceCmd = require('../arborist-cmd.js')
10 'install-strategy',
11 'legacy-bundling',
12 'global-style',
13 'strict-peer-deps',
14 'package-lock',
17 'ignore-scripts',
19 'bin-links',
21 'dry-run',
32 const dryRun = this.npm.config.get('dry-run')