MCPcopy Index your code
hub / github.com/ChatLab/ChatLab / getConfigDir

Function getConfigDir

packages/config/src/loader.ts:43–45  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

41 * 获取配置目录路径
42 */
43export function getConfigDir(): string {
44 return CONFIG_DIR
45}
46
47/**
48 * 从文件加载配置

Callers 2

getAuthProfilesPathFunction · 0.90
writeAuthProfileFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected