Directory

ink/events

This directory groups related source files that collaborate around a shared concern.

ui-flow · 10
0
Child dirs
10
Child files
807
Direct lines
19
Detected imports
1
Subsystem signals

Beginner explanation

This folder is best understood as a neighborhood inside the repo. Start with the child files that have the clearest names, then open the file pages to see how they connect.

What this is for

This directory groups related source files that collaborate around a shared concern.

Expert explanation

Use this page to inspect local cohesion: direct files, dominant subsystem tags, import density, and adjacency to parent/child directories. Directory boundaries are useful but not perfect architectural boundaries, so confirm by opening the linked file pages.

Child directories

  • No child directories.

Child file index

FileLinesImportanceSubsystems
click-event.ts
ink/events/click-event.ts
39mediumui-flow
dispatcher.ts
ink/events/dispatcher.ts
234mediumui-flow
emitter.ts
ink/events/emitter.ts
40mediumui-flow
event-handlers.ts
ink/events/event-handlers.ts
74mediumui-flow
event.ts
ink/events/event.ts
12mediumui-flow
focus-event.ts
ink/events/focus-event.ts
22mediumui-flow
input-event.ts
ink/events/input-event.ts
206mediumui-flow
keyboard-event.ts
ink/events/keyboard-event.ts
52mediumui-flow
terminal-event.ts
ink/events/terminal-event.ts
108mediumui-flow
terminal-focus-event.ts
ink/events/terminal-focus-event.ts
20mediumui-flow