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

Class

src/ink/events/event.ts:1–1  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export class Event {
2 private _didStopImmediatePropagation = false
3
4 didStopImmediatePropagation(): boolean {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected