struct

Term2::KeyBinding

Inherits Struct < Value < Object

Constructors

new(action : Symbol, keys : Array(String), help : String = "")
Source

Instance methods

action
clone
Source
copy_with(action _action = @action, keys _keys = @keys, help _help = @help)
Source
help
keys
matches?(key : String) : Bool
Source
matches?(key : Key) : Bool
Source