Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cl
main
Top Level Namespace
BuildIn
BuildIn
BuildinFunctionRef
Err
ErrorValue
EvaluationContext
FileBuildin
FunctionEvaluator
FunctionObject
FunctionScope
Interpreter
IOBuildin
JsonBuildin
LAtom
LData
Leaf
LeafParser
LExpression
ListBuildin
ListObject
LList
LNil
LNumber
LNumberType
LParser
LRef
LString
LSymbol
ModuleLoader
NilValue
Node
NumberBuildin
NumberValue
Position
PreParser
RuntimeValue
StringBuildin
StringValue
SymbolBuildin
SymbolValue
TableKeyType
TableObject
Token
Tree
Generated using Crystal 1.14.0
2024-11-26 08:09:01 UTC
class
ModuleLoader
ModuleLoader
Reference
Object
Defined in:
interpreter/module_loader.cr
Constant Summary
INSTANCE
=
ModuleLoader
.new
Instance Method Summary
#loadModule
(relativePath : String) : TableObject
#runMain
(path : String)
Instance Method Detail
def
loadModule
(relativePath : String) :
TableObject
#
[
View source
]
def
runMain
(path : String)
#
[
View source
]