ExecJS::Runtime
# File lib/execjs/mustang_runtime.rb, line 65 def available? require "mustang" true rescue LoadError false end
# File lib/execjs/mustang_runtime.rb, line 72 def deprecated? true end
# File lib/execjs/mustang_runtime.rb, line 61 def name "Mustang (V8)" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.