Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmmyLua/EmmyLuaDebugger
/ lua_status
Function
lua_status
third-party/lua-5.1.5/src/lapi.c:890–892 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
888
889
890
LUA_API int lua_status (lua_State *L) {
891
return L->status;
892
}
893
894
895
/*
Callers
1
costatus
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected