Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/continuedev/continue
/ registryClient.test.ts
File
registryClient.test.ts
packages/config-yaml/src/registryClient.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
"node:fs"
;
2
import
* as os from
"node:os"
;
3
import
* as path from
"node:path"
;
4
import
{ pathToFileURL } from
"url"
;
Callers
nothing calls this directly
Calls
2
getContentFromFilePath
Method · 0.80
getContent
Method · 0.65
Tested by
no test coverage detected