class

Lua::Object

Inherits Reference / Object

Constructors

new(stack : Stack, ref : Int32 | Nil)
Source

Instance methods

release(stack = @stack)

Removes a reference to this Lua object. It is not be possible to retrieve the object after it is being released.

Source

Macros

methods
Source