Module require

Provide require behaviour closer to standard Lua.

Differences from standard EE require:

  • Modules do not require a .lua suffix; the suffix is still permitted.
  • Modules that are required multiple times will only be executed the first time.



generated by LDoc 1.5.0