MCPcopy Index your code
hub / github.com/nodejs/node / test-repl-no-terminal.js

File test-repl-no-terminal.js

test/parallel/test-repl-no-terminal.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2const common = require('../common');
3const { startNewREPLServer } = require('../common/repl');
4

Callers

nothing calls this directly

Calls 4

startNewREPLServerFunction · 0.85
setupHistoryMethod · 0.80
closeMethod · 0.65
requireFunction · 0.50

Tested by

no test coverage detected