MCPcopy 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

1import fs from "node:fs";
2import path from "node:path";
3
4import { describe, expect, test } from "vitest";

Callers

nothing calls this directly

Calls 3

getConfigTsPathFunction · 0.90
loadConfigMethod · 0.45
reloadConfigMethod · 0.45

Tested by

no test coverage detected