class ModuleLoader

Defined in:

interpreter/module_loader.cr

Constant Summary

INSTANCE = ModuleLoader.new

Instance Method Summary

Instance Method Detail

def loadModule(relativePath : String) : TableObject #

[View source]
def runMain(path : String) #

[View source]