Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Duktape::API::Opt
Instance methods
opt_boolean
(index :
LibDUK::Index
, value :
Bool
)
Source
opt_context
(index :
LibDUK::Index
, value :
LibDUK::Context
)
Source
opt_int
(index :
LibDUK::Index
, value :
Int
)
Source
opt_lstring
(index :
LibDUK::Index
, value :
String
)
Source
opt_number
(index :
LibDUK::Index
, value :
Float
)
Source
opt_string
(index :
LibDUK::Index
, value :
String
)
Source
opt_uint
(index :
LibDUK::Index
, value :
Int::Unsigned
)
Source