Home
last modified time | relevance | path

Searched refs:globalPrefixDir (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
Dlink.js10 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 …]
Ddoctor.js47 globalPrefixDir: { property
343 globalPrefixDir: {}, property
360 globalPrefixDir: {}, property
376 globalPrefixDir: dirs.globalPrefixDir, property
637 globalPrefixDir: {}, property
658 globalPrefixDir: {}, property
Ddiff.js42 const { prefixDir, globalPrefixDir, otherDirs, config, ...rest } = opts
47 globalPrefixDir: jsonifyTestdir(globalPrefixDir), property
273 globalPrefixDir: { property
Dquery.js167 globalPrefixDir: { property
Duninstall.js164 globalPrefixDir: { property
Drebuild.js185 globalPrefixDir: { property
Doutdated.js265 globalPrefixDir: fixtures.global, property
Dls.js1451 globalPrefixDir: { property
2556 globalPrefixDir: { property
4371 globalPrefixDir: { property
/third_party/node/deps/npm/test/lib/utils/completion/
Dinstalled-shallow.js7 globalPrefixDir: { property
Dinstalled-deep.js133 globalPrefixDir: globalFixture, property
/third_party/node/deps/npm/test/fixtures/
Dmock-npm.js136 globalPrefixDir = { node_modules: {} }, argument
192 global: setGlobalNodeModules(globalPrefixDir),