Searched refs:searchexclude (Results 1 – 5 of 5) sorted by relevance
/third_party/node/deps/npm/test/lib/commands/ |
D | search.js | 164 const { npm, joinedOutput } = await loadMockNpm(t, { config: { searchexclude: 'libnpmversion' } }) property 176 const { npm, joinedOutput } = await loadMockNpm(t, { config: { searchexclude: 'NLF' } }) property 188 const { npm, joinedOutput } = await loadMockNpm(t, { config: { searchexclude: '/version/' } }) property 200 const { npm, joinedOutput } = await loadMockNpm(t, { config: { searchexclude: '/version' } }) property
|
/third_party/node/deps/npm/docs/content/commands/ |
D | npm-search.md | 25 Additionally, using the `--searchopts` and `--searchexclude` options 103 #### `searchexclude`
|
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/ |
D | config.js.test.cjs | 143 "searchexclude": "", 305 searchexclude = ""
|
/third_party/node/deps/npm/tap-snapshots/test/lib/ |
D | docs.js.test.cjs | 1500 #### \`searchexclude\` 2187 "searchexclude", 2327 "searchexclude", 4072 [--no-description] [--searchopts <searchopts>] [--searchexclude <searchexclude>] 4093 #### \`searchexclude\`
|
/third_party/node/deps/npm/docs/content/using-npm/ |
D | config.md | 1455 #### `searchexclude`
|