Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/comdb2
/ lua_status
Function
lua_status
lua/lapi.c:897–899 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
895
896
897
LUA_API int lua_status (lua_State *L) {
898
return L->status;
899
}
900
901
902
/*
Callers
1
costatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected