MCPcopy 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
576void ClearDatadirCache()
577{
578 pathCached = boost::filesystem::path();
579 pathCachedNetSpecific = boost::filesystem::path();
580}
581
582boost::filesystem::path GetConfigFile()
583{

Callers 1

ReadConfigFileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected