%PDF- %PDF-
| Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/parallel/ |
| Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/parallel/test-repl-stdin-push-null.js |
'use strict';
const common = require('../common');
if (!process.stdin.isTTY) {
common.skip('does not apply on non-TTY stdin');
}
process.stdin.destroy();
process.stdin.setRawMode(true);