Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preload function for Lua modules #23

Open
DarkWiiPlayer opened this issue Feb 12, 2021 · 0 comments
Open

Add preload function for Lua modules #23

DarkWiiPlayer opened this issue Feb 12, 2021 · 0 comments

Comments

@DarkWiiPlayer
Copy link
Owner

Add a function to the restia.utils module to preload (require) all modules at a given path (following the format of package.path)

For example:
restia.utils.preload("lua_modules/?.lua;lua_modules/?/init.lua") would preload all modules installed in lua_modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant