Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ waitForScan
Method
waitForScan
packages/core/src/filesystem/fff.bun.ts:64–64 ·
view source on GitHub ↗
(timeoutMs?: number)
Source
from the content-addressed store, hash-verified
62
destroy(): void
63
isScanning(): boolean
64
waitForScan(timeoutMs?: number): Promise<Result<boolean>>
65
refreshGitStatus(): Result<number>
66
fileSearch(
67
query: string,
Callers
2
create
Function · 0.65
bench-search.ts
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected