Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChatLab/ChatLab
/ getCacheDir
Function
getCacheDir
apps/desktop/main/worker/core/dbCore.ts:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
export
function
getCacheDir(): string {
82
return
CACHE_DIR
83
}
84
85
export
function
getTempDir(): string {
86
return
TEMP_DIR
Callers
7
getQueryCacheDir
Function · 0.90
postImportHook
Function · 0.90
postImportHook
Function · 0.90
getAllSessions
Function · 0.90
getSession
Function · 0.90
getChatOverview
Function · 0.90
getTimeRange
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected