Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ help-search.js
File
help-search.js
deps/npm/test/lib/commands/help-search.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
{ load: loadMockNpm } = require(
'../../fixtures/mock-npm.js'
)
3
4
const
docsFixtures = {
Callers
nothing calls this directly
Calls
9
execHelpSearch
Function · 0.85
blue
Method · 0.80
some
Method · 0.80
includes
Method · 0.80
match
Method · 0.65
require
Function · 0.50
test
Method · 0.45
then
Method · 0.45
split
Method · 0.45
Tested by
no test coverage detected