Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Commander::Keymap
Inherits
Reference
<
Object
Constructors
new
Source
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