Expand description
Action map — every possible user action in Phosphor.
This is the single source of truth for what the user can do. The key handler maps keys → actions. Tests map scenarios → action sequences. No key codes in business logic, no business logic in key handling.
Enums§
- Action
- Every discrete action a user can perform in the application.