MCPcopy Index your code
hub / github.com/nodejs/node / no_interleaved_stdio.js

File no_interleaved_stdio.js

test/pseudo-tty/no_interleaved_stdio.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// https://github.com/nodejs/node/issues/6456#issuecomment-219320599
2// https://gist.github.com/isaacs/1495b91ec66b21d30b10572d72ad2cdd
3'use strict';
4const common = require('../common');

Callers

nothing calls this directly

Calls 3

requireFunction · 0.50
setTimeoutFunction · 0.50
writeMethod · 0.45

Tested by

no test coverage detected