Sha256: ea00df8dacd9b95c749f36f1c59430b44af833b6c95bb23991a408af4e553d31

Contents?: true

Size: 137 Bytes

Versions: 33

Compression:

Stored size: 137 Bytes

Contents

var stdout = require('../../');

stdout.write('stdout');
stdout.end(function() {
	setTimeout(function() {
		process.exit(0);
	}, 10);
});

Version data entries

33 entries across 32 versions & 13 rubygems

Version Path
ezii-os-0.0.0.1.0 node_modules/stdout-stream/test/fixtures/end.js
ezii-os-0.0.0.0.1 node_modules/stdout-stream/test/fixtures/end.js
optimacms-0.4.3 spec/dummy/node_modules/stdout-stream/test/fixtures/end.js
optimacms-0.4.2 spec/dummy/node_modules/stdout-stream/test/fixtures/end.js
locomotivecms-4.0.0.alpha1 app/javascript/node_modules/stdout-stream/test/fixtures/end.js
lux_assets-0.2.11 ./node_modules/stdout-stream/test/fixtures/end.js
lux_assets-0.2.9 ./node_modules/stdout-stream/test/fixtures/end.js
lux_assets-0.2.4 ./node_modules/stdout-stream/test/fixtures/end.js
lux_assets-0.2.2 ./node_modules/stdout-stream/test/fixtures/end.js
lux_assets-0.2.1 ./node_modules/stdout-stream/test/fixtures/end.js
locomotivecms-3.4.0 app/javascript/node_modules/stdout-stream/test/fixtures/end.js
cortex-0.1.3 spec/dummy/node_modules/stdout-stream/test/fixtures/end.js
lanes-0.8.0 node_modules/stdout-stream/test/fixtures/end.js