Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
anyolite
v0.2.2
MrbCast
MrbClass
MrbClassCache
MrbFunc
MrbMacro
MrbModule
MrbModuleCache
MrbRefTable
MrbState
MrbTypeCache
MrbWrap
Interpreted
Undefined
Built with Crystal 1.9.2
2023-10-08 00:01:58 UTC
class
MrbModule
MrbModule
Reference
Object
Overview
Reference to a mruby module
Defined in:
MrbModule.cr
Constructors
.new
(mrb : MrbState, name : String, under : MrbModule | Nil =
nil
)
Instance Method Summary
#to_unsafe
Constructor Detail
def self.
new
(mrb :
MrbState
, name : String, under :
MrbModule
| Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
to_unsafe
#
[
View source
]