Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
281
void NetworkResourceService::invalidateCache()
282
{
283
_treeTOtoRawTOcache.clear();
284
}
285
286
std::vector<std::string> NetworkResourceService::getFolderNames(std::string const& resourceName)
287
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected