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
module
Medusa::
API::
Get
Direct including types
Medusa::API::Eval
Medusa::Context
Defined in:
medusa/api/get.cr
Instance Method Summary
#get_exception
: Value
#get_global_object
: Value
#get_property_str
(object : Value, prop : String)
Instance Method Detail
def
get_exception
:
Value
#
[
View source
]
def
get_global_object
:
Value
#
[
View source
]
def
get_property_str
(object :
Value
, prop : String)
#
[
View source
]