Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ ConfigHandler.vitest.ts
File
ConfigHandler.vitest.ts
core/config/ConfigHandler.vitest.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
"node:fs"
;
2
import
path from
"node:path"
;
3
4
import
{ describe, expect, test } from
"vitest"
;
Callers
nothing calls this directly
Calls
3
getConfigTsPath
Function · 0.90
loadConfig
Method · 0.45
reloadConfig
Method · 0.45
Tested by
no test coverage detected