Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
anyolite
v0.4.0
MrbCast
MrbClass
MrbClassCache
MrbFunc
MrbMacro
MrbModule
MrbRefTable
MrbState
MrbTypeCache
MrbWrap
Empty
Exclude
ExcludeClassMethod
ExcludeConstant
ExcludeInstanceMethod
Interpreted
Rename
RenameClassMethod
RenameConstant
RenameInstanceMethod
Specialize
SpecializeClassMethod
SpecializeInstanceMethod
StructWrapper
Undefined
WrapWithoutKeywords
WrapWithoutKeywordsClassMethod
WrapWithoutKeywordsInstanceMethod
Built with Crystal 1.9.2
2023-10-08 00:01:40 UTC
class
MrbModule
MrbModule
Reference
Object
Overview
Reference to a mruby module
Defined in:
MrbModule.cr
Constructors
.new
(mrb : MrbState, name : String, under : MrbModule | MrbClass | Nil =
nil
)
Instance Method Summary
#to_unsafe
Constructor Detail
def self.
new
(mrb :
MrbState
, name : String, under :
MrbModule
|
MrbClass
| Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
to_unsafe
#
[
View source
]