Class: RunJS::Node

Inherits:
SystemRuntime show all
Defined in:
lib/runjs/runtimes/node.rb

Method Summary

Methods inherited from SystemRuntime

available?, #context, #initialize, #run

Methods inherited from Runtime

#apply, available?, #call, class_name, #context, deprecated?, #eval, #run

Methods included from Encoding

#encode

Constructor Details

This class inherits a constructor from RunJS::SystemRuntime