Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Segs/Segs
/ lua_state
Method
lua_state
3rd_party/lua_sol2/include/sol.hpp:15550–15552 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15548
}
15549
15550
lua_State* lua_state() const {
15551
return tbl.lua_state();
15552
}
15553
};
15554
15555
template <typename Table, typename Key, typename T>
Callers
15
push
Method · 0.95
stack_reference
Method · 0.45
operator==
Function · 0.45
push_pop_at
Function · 0.45
copy_assign
Method · 0.45
move_assign
Method · 0.45
basic_reference
Method · 0.45
modify_unique_usertype_as
Function · 0.45
push_environment_of
Function · 0.45
lua_state
Method · 0.45
get
Function · 0.45
basic_function
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected