Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ Reload
Method
Reload
TranslucentTB/managers/configmanager.cpp:209–214 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
207
}
208
209
void ConfigManager::Reload()
210
{
211
Load();
212
UpdateVerbosity();
213
m_Callback(m_Context);
214
}
215
216
bool ConfigManager::ScheduleReload()
217
{
Callers
2
WatcherCallback
Method · 0.80
TimerCallback
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected