Method: Twterm::KeyMapper::NoSuchCommand#full_command

Defined in:
lib/twterm/key_mapper/no_such_command.rb

#full_commandObject



11
12
13
# File 'lib/twterm/key_mapper/no_such_command.rb', line 11

def full_command
  "#{category}.#{command}"
end