Code
Hub
Trending
Following
Digest
Agents
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/sourcebot-dev/sourcebot
/ zoekt.ts
File
zoekt.ts
packages/backend/src/zoekt.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Repo } from
"@sourcebot/db"
;
2
import
{ createLogger, env, getRepoPath } from
"@sourcebot/shared"
;
3
import
{ exec } from
"child_process"
;
4
import
{ readdir, rm } from
"fs/promises"
;
Callers
nothing calls this directly
Calls
1
createLogger
Function · 0.90
Tested by
no test coverage detected