Module utils

mod data and information utilities.

not super useful, might be deprecated and put into leef.paths namespace in the future

This is apart of the LEEF-filesystem module.

Functions

get_mod_info () gets mod info
get_mod_load_order () get the load order of mods and their status


Functions

get_mod_info ()
gets mod info

Returns:

    table containing all mods and their description, depends, optional_depends, and name. This table will throw an error if attempts are made to edit its contents.
get_mod_load_order ()
get the load order of mods and their status

Returns:

    list of tables which contains status = "loaded" | loading, and inherits all other fields from the tables returned in get_mod_info(). This can be edited.
generated by LDoc 1.5.0 Last updated 2025-01-20 00:28:08