lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Can anyone tell me how in Lua 5.2 (not C) that one gets access to the current environment table? i.e. the old 5.1 getfenv(1)

DB