Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GrapheneCt/NetStream
/ GetAppSetInstance
Method
GetAppSetInstance
NetStream/source/menus/menu_settings.cpp:253–256 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
AppSettings *menu::Settings::GetAppSetInstance()
254
{
255
return s_appSet;
256
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected