MCPcopy Index your code
hub / github.com/nodejs/node / test-readline-promises-interface.js

File test-readline-promises-interface.js

test/parallel/test-readline-promises-interface.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --expose-internals
2'use strict';
3const common = require('../common');
4

Callers

nothing calls this directly

Calls 15

stripVTControlCharactersFunction · 0.85
questionMethod · 0.80
getPromptMethod · 0.80
promptMethod · 0.80
getInterfaceFunction · 0.70
assertCursorRowsAndColsFunction · 0.70
isWarnedFunction · 0.70
cbFunction · 0.70
forEachMethod · 0.65
closeMethod · 0.65
sliceMethod · 0.65
abortMethod · 0.65

Tested by

no test coverage detected