Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
3
const
common = require(
'../common'
);
4
Callers
nothing calls this directly
Calls
15
stripVTControlCharacters
Function · 0.85
question
Method · 0.80
getPrompt
Method · 0.80
prompt
Method · 0.80
getInterface
Function · 0.70
assertCursorRowsAndCols
Function · 0.70
isWarned
Function · 0.70
cb
Function · 0.70
forEach
Method · 0.65
close
Method · 0.65
slice
Method · 0.65
abort
Method · 0.65
Tested by
no test coverage detected