MCPcopy Index your code
hub / github.com/nodejs/node / test-stdin-write.js

File test-stdin-write.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2require('../common');
3process.stdin.end('foobar\n');

Callers

nothing calls this directly

Calls 2

requireFunction · 0.50
endMethod · 0.45

Tested by

no test coverage detected