Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ChatLab/ChatLab
/ getLogsDir
Method
getLogsDir
packages/core/src/interfaces/path-provider.ts:51–51 ·
view source on GitHub ↗
日志目录,基于 systemDir
()
Source
from the content-addressed store, hash-verified
49
50
/** 日志目录,基于 systemDir */
51
getLogsDir(): string
52
53
/** 下载目录(导出文件的默认保存位置) */
54
getDownloadsDir(): string
Callers
3
registerCacheRoutes
Function · 0.65
snapshotPathProvider
Function · 0.65
getInstance
Function · 0.65
Implementers
3
NodePathProvider
packages/node-runtime/src/node-path-pr
StaticPathProvider
packages/node-runtime/src/semantic-ind
ElectronPathProvider
apps/desktop/main/electron-path-provid
Calls
no outgoing calls
Tested by
no test coverage detected