Functionsยง
- get_
module_ file_ path - Returns the path inside the module given a lang path
- load
- Loads a module and returns the value returned by the module or a lang error
- read_
module_ lang_ file - Returns the bytes of the file inside the module
- unload
- Unloads a module and returns the value returned by the module or a lang error