Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
medusa
master
Engine
Glue
QuickJS
SequentialContainer
Medusa
API
Eval
QuickJS
Function
QuickJS
Get
QuickJS
Set
QuickJS
Binding
Context
QuickJS
Runtime
QuickJS
Value
QuickJS
QuickJS
Built with Crystal 1.10.0
2023-10-22 21:08:04 UTC
class
Engine
Engine
Reference
Object
Defined in:
medusa.cr
Constant Summary
INSTANCE
=
new
Constructors
.new
Class Method Summary
.instance
Instance Method Summary
#eval_string
(input : String) : Medusa::Value
#id
: String
#id=
(id : String)
Constructor Detail
def self.
new
#
[
View source
]
Class Method Detail
def self.
instance
#
[
View source
]
Instance Method Detail
def
eval_string
(input : String) :
Medusa::Value
#
[
View source
]
def
id
: String
#
[
View source
]
def
id=
(id : String)
#
[
View source
]