Exception: Epuber::PlainInformative

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

Instance Method Summary collapse

Instance Method Details

#messageObject



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

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