struct

Glimmer::TUI::Input::KeyEvent

Inherits Struct < Value < Object

Represents a key event

Constructors

new(type : Type, char : Char | Nil = nil)
Source

Instance methods

char
Source
char=(char : Char | Nil)
Source
char?
Source
type
Source
type=(type : Type)
Source

Nested types