Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ObEngine/ObEngine
/ lua_status
Function
lua_status
extlibs/lua/src/lapi.c:1085–1087 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1083
1084
1085
LUA_API int lua_status (lua_State *L) {
1086
return L->status;
1087
}
1088
1089
1090
/*
Callers
3
luaB_auxwrap
Function · 0.85
auxstatus
Function · 0.85
status
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected