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

File test-repl-definecommand.js

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

startNewREPLServerFunction · 0.85
defineCommandMethod · 0.80
displayPromptMethod · 0.80
includesMethod · 0.80
matchMethod · 0.65
requireFunction · 0.50
onMethod · 0.45
writeMethod · 0.45
runMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected