globalEnv property

LuaObject globalEnv
final

_ENV variable.

Implementation

final LuaObject globalEnv = LuaObject.table('_ENV');