Memory

The Memory module provides helper functions which wrap Lua’s GC methods.

API

class Lua.Memory: LibTSMModule
staticmethod CollectGarbage()

Forces a garbage collection.