Method: Twterm::KeyMapper::NoSuchCommand#message

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

#messageObject



15
16
17
# File 'lib/twterm/key_mapper/no_such_command.rb', line 15

def message
  "No such command: #{full_command}"
end