MCPcopy Create free account
hub / github.com/chrxh/alien / invalidateCache

Method invalidateCache

source/Network/NetworkResourceService.cpp:281–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

279}
280
281void NetworkResourceService::invalidateCache()
282{
283 _treeTOtoRawTOcache.clear();
284}
285
286std::vector<std::string> NetworkResourceService::getFolderNames(std::string const& resourceName)
287{

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected