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

File test-readline-position.js

test/parallel/test-readline-position.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');
4const { PassThrough } = require('stream');

Callers

nothing calls this directly

Calls 4

getCursorPosMethod · 0.80
requireFunction · 0.50
skipMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected