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

Class

src/ink/events/input-event.ts:192–192  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190}
191
192export class InputEvent extends Event {
193 readonly keypress: ParsedKey
194 readonly key: Key
195 readonly input: string

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected