MCPcopy 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

1import { Repo } from "@sourcebot/db";
2import { createLogger, env, getRepoPath } from "@sourcebot/shared";
3import { exec } from "child_process";
4import { readdir, rm } from "fs/promises";

Callers

nothing calls this directly

Calls 1

createLoggerFunction · 0.90

Tested by

no test coverage detected