Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DiscordMessenger/dm
/ GetCachePath
Function
GetCachePath
src/discord/Util.cpp:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
std::string GetCachePath()
32
{
33
return g_BasePath + g_ProgramNamePath +
"\\cache"
;
34
}
35
36
unsigned long long BitMix(uint64_t lol)
37
{
Callers
3
OnAttachmentDownloaded
Method · 0.85
GetImageSpecial
Method · 0.85
TryThisBasePath
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected