MCPcopy Create free account
hub / github.com/codeaashu/claude-code / beforeActiveInstanceBlur

Function beforeActiveInstanceBlur

src/ink/reconciler.ts:412–412  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

410 noTimeout: -1,
411 getCurrentUpdatePriority: () => dispatcher.currentUpdatePriority,
412 beforeActiveInstanceBlur() {},
413 afterActiveInstanceBlur() {},
414 detachDeletedInstance() {},
415 getInstanceFromNode: () => null,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected