MCPcopy
hub / github.com/mixedbread-ai/mgrep / search.ts

File search.ts

src/commands/search.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join, normalize } from "node:path";
2import type { Command } from "commander";
3import { Command as CommanderCommand, InvalidArgumentError } from "commander";
4import {

Callers

nothing calls this directly

Calls 9

parseBooleanEnvFunction · 0.85
loadConfigFunction · 0.85
isAtOrAboveHomeDirectoryFunction · 0.85
createStoreFunction · 0.85
syncFilesFunction · 0.85
formatSearchResponseFunction · 0.85
formatAskResponseFunction · 0.85
searchMethod · 0.65
askMethod · 0.65

Tested by

no test coverage detected