Phosphor::KeyKind
The full set of values a KeyEvent#key can hold: either a named Key
constant, or a KeyChar for any other printable ASCII byte. See
KeyChar's doc comment for why this is a union alias rather than a
single enum.
The full set of values a KeyEvent#key can hold: either a named Key
constant, or a KeyChar for any other printable ASCII byte. See
KeyChar's doc comment for why this is a union alias rather than a
single enum.