Jump to content

Module:Lua class/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by GKFX (talk | contribs) at 16:02, 22 January 2023 (Add note). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

This module provides utilities for declaring classes in Lua code. It creates global variables, so must be called before require('strict') if that is used.