mirror of
https://github.com/lua/lua.git
synced 2026-09-03 00:48:15 +00:00
The function 'require' returns the *loader data* as a second result. For file searchers, this data is the path where they found the module.
The function 'require' returns the *loader data* as a second result. For file searchers, this data is the path where they found the module.