MCPcopy
hub / github.com/anomalyco/opencode / cancel

Function cancel

packages/core/src/plugin/provider/snowflake-cortex.ts:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 )
55 },
56 cancel() {
57 reader.cancel()
58 },
59 })
60 return new Response(stream, { headers: response.headers, status: response.status })
61 }

Callers

nothing calls this directly

Calls 1

cancelMethod · 0.65

Tested by

no test coverage detected