Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ Exit
Method
Exit
src/render_panel/gr_context.cpp:111–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
}
110
111
void GrContext::Exit() {
112
srv_manager_->Exit();
113
}
114
115
std::shared_ptr<SteamManager> GrContext::GetSteamManager() {
116
return steam_mgr_;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected