MCPcopy Index your code
hub / github.com/anomalyco/opencode / ignore

Function ignore

packages/opencode/src/cli/cmd/run/runtime.lifecycle.ts:263–263  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

261
262 await renderer.idle().catch(() => {})
263 const ignore = () => {}
264 detachSigint()
265 process.on("SIGINT", ignore)
266 try {

Callers 2

file.tsFile · 0.85
index.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected