Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
anyolite
v0.12.0
Anyolite
AddBlockArg
AddBlockArgClassMethod
AddBlockArgInstanceMethod
Empty
Exclude
ExcludeClassMethod
ExcludeConstant
ExcludeInstanceMethod
ForceKeywordArg
ForceKeywordArgClassMethod
ForceKeywordArgInstanceMethod
Macro
NoKeywordArgs
RbArgCache
RbCast
RbClass
RbClassCache
RbInterpreter
RbModule
RbRef
RbRefTable
RbTypeCache
Rename
RenameClass
RenameClassMethod
RenameConstant
RenameInstanceMethod
RenameModule
ReturnNil
ReturnNilClassMethod
ReturnNilInstanceMethod
Specialize
SpecializeClassMethod
SpecializeInstanceMethod
SpecifyGenericTypes
StoreBlockArg
StoreBlockArgClassMethod
StoreBlockArgInstanceMethod
StructWrapper
Undefined
WrapWithoutKeywords
WrapWithoutKeywordsClassMethod
WrapWithoutKeywordsInstanceMethod
Built with Crystal 1.9.2
2023-10-08 00:00:44 UTC
class
Anyolite::RbModule
Anyolite::RbModule
Reference
Object
Overview
Reference to a mruby module
Defined in:
RbModule.cr
Constructors
.new
(rb : RbInterpreter, name : String, under : RbModule | RbClass | Nil =
nil
)
Instance Method Summary
#to_unsafe
Constructor Detail
def self.
new
(rb :
RbInterpreter
, name : String, under :
RbModule
|
RbClass
| Nil =
nil
)
#
[
View source
]
Instance Method Detail
def
to_unsafe
#
[
View source
]