MCPcopy Create free account
hub / github.com/anomalyco/opencode / closeStream

Function closeStream

packages/opencode/src/cli/cmd/run/stream.transport.ts:404–404  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

402 )
403 let closed = false
404 let closeStream = () => {}
405 const halt = () => {
406 abort.abort()
407 }

Callers 2

stopFunction · 0.85
createLayerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected