Method: Vedeu#add_keypress
- Defined in:
- lib/vedeu/input/store.rb
#add_keypress ⇒ Object
84 85 86 87 88 89 90 |
# File 'lib/vedeu/input/store.rb', line 84 def_delegators Vedeu::Input::Store, :add_command, :add_keypress, :all_commands, :all_keypresses, :last_command, :last_keypress |