Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cpasjuste/pplay
/ getConfig
Method
getConfig
src/main.cpp:276–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
274
}
275
276
PPLAYConfig *Main::getConfig() {
277
return config;
278
}
279
280
c2d::Font *Main::getFont() {
281
return font;
Callers
5
scrap_thread
Function · 0.80
resume
Method · 0.80
exit
Method · 0.80
onOptionSelection
Method · 0.80
MenuMain
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected