Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ append
Function
append
packages/opencode/test/cli/run/stream.transport.test.ts:390–393 ·
view source on GitHub ↗
(next)
Source
from the content-addressed store, hash-verified
388
events.push(next)
389
},
390
append(next) {
391
commits.push(next)
392
fn?.(next)
393
},
394
idle() {
395
idleCalls += 1
396
return
Promise.resolve()
Callers
nothing calls this directly
Calls
2
push
Method · 0.80
fn
Function · 0.50
Tested by
no test coverage detected