Exception: MacShortcuts::PlainInformative

Inherits:
StandardError
  • Object
show all
Includes:
CLAide::InformativeError
Defined in:
lib/mac_shortcuts/command.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



9
10
11
# File 'lib/mac_shortcuts/command.rb', line 9

def message
  "[!] #{super}".red
end