Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-tty-backwards-api.js
File
test-tty-backwards-api.js
test/parallel/test-tty-backwards-api.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
const
assert = require(
'assert'
);
Callers
nothing calls this directly
Calls
6
cursorTo
Method · 0.80
moveCursor
Method · 0.80
clearScreenDown
Method · 0.80
forEach
Method · 0.65
require
Function · 0.50
clearLine
Method · 0.45
Tested by
no test coverage detected