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