module

Term2::Components::Key

Class methods

with_help(key : String, desc : String) : Help
Source
with_keys(*keys : String) : Array(String)

Helper methods to match Bubble Tea's API style

Source

Macros

key_bindings

Defines key binding ivars from a hash of name => {keys, help_key, help_desc}

Source

Nested types