Exception: Xcake::Informative

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

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/xcake/informative.rb', line 7

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