MCPcopy 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

registerCacheRoutesFunction · 0.65
snapshotPathProviderFunction · 0.65
getInstanceFunction · 0.65

Implementers 3

NodePathProviderpackages/node-runtime/src/node-path-pr
StaticPathProviderpackages/node-runtime/src/semantic-ind
ElectronPathProviderapps/desktop/main/electron-path-provid

Calls

no outgoing calls

Tested by

no test coverage detected