Module module_manager

Module module_manager 

Source

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