Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DFHack/dfhack
/ lua_status
Function
lua_status
depends/lua/src/lapi.c:1031–1033 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1029
1030
1031
LUA_API int lua_status (lua_State *L) {
1032
return L->status;
1033
}
1034
1035
1036
/*
Callers
3
resume_helper
Function · 0.85
auxresume
Function · 0.85
luaB_costatus
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected