Class: ExecJS::Xtrn::Wsh
Constant Summary collapse
- Run =
{ args: %w(cscript //Nologo //U repl.js), path: 'wsh', encoding: 'UTF-16LE:UTF-8', }
- ES5 =
File.('../../wsh/es5.js', __FILE__)
- Valid =
Gem.win_platform?
Constants inherited from Engine
Method Summary
Methods inherited from Engine
#call, compile, #eval, eval, #exec, exec, #load, load, stats, #stats