Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ join, normalize } from
"node:path"
;
2
import
type
{ Command } from
"commander"
;
3
import
{ Command as CommanderCommand, InvalidArgumentError } from
"commander"
;
4
import
{
Callers
nothing calls this directly
Calls
9
parseBooleanEnv
Function · 0.85
loadConfig
Function · 0.85
isAtOrAboveHomeDirectory
Function · 0.85
createStore
Function · 0.85
syncFiles
Function · 0.85
formatSearchResponse
Function · 0.85
formatAskResponse
Function · 0.85
search
Method · 0.65
ask
Method · 0.65
Tested by
no test coverage detected