Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crossroadsfpga/pigasus
/ ManageStack
Function
ManageStack
software/src/lua/lua.h:60–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
ManageStack(lua_State* L, int extra = 0);
59
60
ManageStack(ManageStack&) = delete;
61
ManageStack(ManageStack&&) = delete;
62
63
~ManageStack();
Callers
6
main_reload_config
Function · 0.85
main_reload_policy
Function · 0.85
main_reload_module
Function · 0.85
main_reload_hosts
Function · 0.85
main_delete_inspector
Function · 0.85
lua.h
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected