Skip to main content

Module lua_l_traceback

Module lua_l_traceback 

Source

Functions§

lua_l_traceback
Build a traceback string from L1, optionally prepending msg, and push the result onto L. Faithful 1:1 port of luaL_traceback from luau/VM/src/laux.cpp:381-425.