class

Commander::Keymap

Inherits Reference < Object

Constructors

Class methods

parse_spec(spec : String) : Tuple(Int32, UInt32) | Nil
Source

Instance methods

bind(key_code : Int32, command_id : String, require_any_modifiers : UInt32 = 0_u32) : Nil
Source
bind_spec(spec : String, command_id : String) : Bool
Source
command_for(key_code : Int32, modifiers : UInt32) : String | Nil
Source
each
Source