Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-repl-tab-complete-require.js
File
test-repl-tab-complete-require.js
test/parallel/test-repl-tab-complete-require.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
common = require(
'../common'
);
4
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
14
startNewREPLServer
Function · 0.85
chdir
Method · 0.80
includes
Method · 0.80
filter
Method · 0.65
forEach
Method · 0.65
slice
Method · 0.65
match
Method · 0.65
require
Function · 0.50
assert
Function · 0.50
skip
Method · 0.45
complete
Method · 0.45
push
Method · 0.45
Tested by
no test coverage detected