Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ trackQuery
Method
trackQuery
packages/core/src/filesystem/fff.bun.ts:110–110 ·
view source on GitHub ↗
(query: string, file: string)
Source
from the content-addressed store, hash-verified
108
},
109
): Result<Grep>
110
trackQuery(query: string, file: string): Result<boolean>
111
getHistoricalQuery(offset: number): Result<string | null>
112
}
113
Callers
1
create
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected