Class
ExecJS::ExternalRuntime
In:
lib/execjs/external_runtime.rb
Parent:
Runtime
Methods
available?
deprecated?
exec_runtime
locate_binary
new
runner_source
sh
sh
shell_escape
shell_escape
which
Classes and Modules
Class
ExecJS::ExternalRuntime::Context
Attributes
name
[R]
Public Class methods
new
(options)
Public Instance methods
available?
()
deprecated?
()
Protected Instance methods
exec_runtime
(filename)
locate_binary
()
runner_source
()
sh
(command)
sh
(command)
shell_escape
(*args)
shell_escape
(*args)
which
(command)
[Validate]