Closed
Description
Lua has the ability to get the calling function using lua_getinfo
, which is actually used here but there's no way to get this info from mlua's API. This can be used for a multitude of things including getting the environment of the running function, so it is quite a desirable feature (and unfortunately has blocked me from making a function that I needed.)
Metadata
Metadata
Assignees
Labels
No labels