|
luasandbox
1.4.0
Generic Lua sandbox for dynamic data analysis
|
#include <lua.h>
Public Attributes | |
| int | event |
| const char * | name |
| const char * | namewhat |
| const char * | what |
| const char * | source |
| int | currentline |
| int | nups |
| int | linedefined |
| int | lastlinedefined |
| char | short_src [LUA_IDSIZE] |
| int | i_ci |
| char lua_Debug::short_src[LUA_IDSIZE] |
1.8.11