Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ reloadApps
Method
reloadApps
source/ui/data/globalSettings.cpp:417–419 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
415
416
void loadApps();
417
void GlobalSettings::reloadApps() {
418
loadApps();
419
}
420
421
class MonoInstaller : public AppFile {
422
public:
Callers
nothing calls this directly
Calls
1
loadApps
Function · 0.85
Tested by
no test coverage detected