Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RomanKubiak/ctrlr
/ lua_status
Function
lua_status
Source/Misc/lua/src/lua.c:2739–2741 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2737
2738
2739
LUA_API int lua_status (lua_State *L) {
2740
return L->status;
2741
}
2742
2743
2744
/*
Callers
1
costatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected