nngn
Loading...
Searching...
No Matches
strict.lua File Reference

Functions

function what ()
 

Variables

 getinfo
 
 error
 
 rawset
 
 rawget = debug.getinfo
 
 mt = getmetatable(_G)
 
mt __declared = {}
 
mt __newindex = function (t, n, v)
 
 w = what()
 
mt __index = function (t, n)
 

Function Documentation

◆ what()

function what ( )

Variable Documentation

◆ __declared

if not mt __declared = {}

◆ __index

mt __index = function (t, n)

◆ __newindex

mt __newindex = function (t, n, v)

◆ error

error

◆ getinfo

getinfo

◆ mt

mt = getmetatable(_G)

◆ rawget

rawget = debug.getinfo

◆ rawset

rawset

◆ w

if w = what()