Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
*/
43
export
function
getConfigDir(): string {
44
return
CONFIG_DIR
45
}
46
47
/**
48
* 从文件加载配置
Callers
2
getAuthProfilesPath
Function · 0.90
writeAuthProfile
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected