Method: ExecJS::JohnsonRuntime#deprecated?

Defined in:
lib/execjs/johnson_runtime.rb

#deprecated?Boolean

Returns:

  • (Boolean)


100
101
102
# File 'lib/execjs/johnson_runtime.rb', line 100

def deprecated?
  true
end