MCPcopy Index your code
hub / github.com/nodejs/node / test-tty-stdout-end.js

File test-tty-stdout-end.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3
4process.stdout.end();

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected