Home
last modified time | relevance | path

Searched refs:searchexclude (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/npm/test/lib/commands/
Dsearch.js164 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/
Dnpm-search.md25 Additionally, using the `--searchopts` and `--searchexclude` options
103 #### `searchexclude`
/third_party/node/deps/npm/tap-snapshots/test/lib/commands/
Dconfig.js.test.cjs143 "searchexclude": "",
305 searchexclude = ""
/third_party/node/deps/npm/tap-snapshots/test/lib/
Ddocs.js.test.cjs1500 #### \`searchexclude\`
2187 "searchexclude",
2327 "searchexclude",
4072 [--no-description] [--searchopts <searchopts>] [--searchexclude <searchexclude>]
4093 #### \`searchexclude\`
/third_party/node/deps/npm/docs/content/using-npm/
Dconfig.md1455 #### `searchexclude`