Sha256: 3e6fefc869efd1e586f334457088f582b5389515a3169dbeb80314d367d651c1

Contents?: true

Size: 199 Bytes

Versions: 12

Compression:

Stored size: 199 Bytes

Contents

`Opal.exit = function(status) { callPhantom(['exit', status]); };`
STDOUT.write_proc = `function(str){callPhantom(['stdout', str])}`
STDERR.write_proc = `function(str){callPhantom(['stderr', str])}`

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
opal-0.9.0.beta2 stdlib/phantomjs.rb
opal-0.9.0.beta1 stdlib/phantomjs.rb
opal-0.8.1 stdlib/phantomjs.rb
opal-0.8.1.rc1 stdlib/phantomjs.rb
opal-wedge-0.9.0.dev stdlib/phantomjs.rb
opal-0.8.0 stdlib/phantomjs.rb
opal-0.8.0.rc3 stdlib/phantomjs.rb
opal-0.8.0.rc2 stdlib/phantomjs.rb
opal-0.8.0.rc1 stdlib/phantomjs.rb
opal-0.8.0.beta1 stdlib/phantomjs.rb
opal-0.7.2 stdlib/phantomjs.rb
opal-0.7.1 stdlib/phantomjs.rb