ModuleLoader

fun interface ModuleLoader

A class that loads a module.

Inheritors

Functions

Link copied to clipboard
abstract fun load(state: State, module: String): CallableValue?

Loads a module