Searched refs:globalPrefixDir (Results 1 – 11 of 11) sorted by relevance
/third_party/node/deps/npm/test/lib/commands/ |
D | link.js | 10 const mockLink = async (t, { globalPrefixDir, ...opts } = {}) => { argument 14 globalPrefixDir, property 46 globalPrefixDir: { property 70 globalPrefixDir: { property 104 globalPrefixDir: { property 194 globalPrefixDir: { property 294 globalPrefixDir: { property 333 globalPrefixDir: t.fixture('symlink', './other/real-global-prefix'), property 374 globalPrefixDir: { property 410 globalPrefixDir: { property [all …]
|
D | doctor.js | 47 globalPrefixDir: { property 343 globalPrefixDir: {}, property 360 globalPrefixDir: {}, property 376 globalPrefixDir: dirs.globalPrefixDir, property 637 globalPrefixDir: {}, property 658 globalPrefixDir: {}, property
|
D | diff.js | 42 const { prefixDir, globalPrefixDir, otherDirs, config, ...rest } = opts 47 globalPrefixDir: jsonifyTestdir(globalPrefixDir), property 273 globalPrefixDir: { property
|
D | query.js | 167 globalPrefixDir: { property
|
D | uninstall.js | 164 globalPrefixDir: { property
|
D | rebuild.js | 185 globalPrefixDir: { property
|
D | outdated.js | 265 globalPrefixDir: fixtures.global, property
|
D | ls.js | 1451 globalPrefixDir: { property 2556 globalPrefixDir: { property 4371 globalPrefixDir: { property
|
/third_party/node/deps/npm/test/lib/utils/completion/ |
D | installed-shallow.js | 7 globalPrefixDir: { property
|
D | installed-deep.js | 133 globalPrefixDir: globalFixture, property
|
/third_party/node/deps/npm/test/fixtures/ |
D | mock-npm.js | 136 globalPrefixDir = { node_modules: {} }, argument 192 global: setGlobalNodeModules(globalPrefixDir),
|