Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/danoon2/Boxedwine
/ reload
Method
reload
source/ui/data/boxedContainer.cpp:114–116 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
void BoxedContainer::reload() {
115
this->loadApps();
116
}
117
118
void BoxedContainer::loadApps() {
119
BString appDirPath = GlobalSettings::getAppFolder(this);
Callers
2
install
Method · 0.80
drawItems
Method · 0.80
Calls
1
loadApps
Method · 0.95
Tested by
no test coverage detected