Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LUX-Core/lux
/ ClearDatadirCache
Function
ClearDatadirCache
src/util.cpp:576–580 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
574
}
575
576
void ClearDatadirCache()
577
{
578
pathCached = boost::filesystem::path();
579
pathCachedNetSpecific = boost::filesystem::path();
580
}
581
582
boost::filesystem::path GetConfigFile()
583
{
Callers
1
ReadConfigFile
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected