Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-repl-tab.js
File
test-repl-tab.js
test/parallel/test-repl-tab.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
common = require(
'../common'
);
3
const
repl = require(
'repl'
);
4
const
zlib = require(
'zlib'
);
Callers
nothing calls this directly
Calls
4
callback
Function · 0.70
require
Function · 0.50
start
Method · 0.45
complete
Method · 0.45
Tested by
no test coverage detected