%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/
Upload File :
Create Path :
Current File : /home/vacivi36/vittasync.vacivitta.com.br/vittasync/node/test/fixtures/child-process-spawn-node.js

const assert = require('assert');
const debug = require('util').debuglog('test');

function onmessage(m) {
  debug('CHILD got message:', m);
  assert.ok(m.hello);
  process.removeListener('message', onmessage);
}

process.on('message', onmessage);
process.send({ foo: 'bar' });

Zerion Mini Shell 1.0