Method: Twterm::KeyMapper::NoSuchCommand#full_command
- Defined in:
- lib/twterm/key_mapper/no_such_command.rb
#full_command ⇒ Object
11 12 13 |
# File 'lib/twterm/key_mapper/no_such_command.rb', line 11 def full_command "#{category}.#{command}" end |