Class: Lookout::Warning

Inherits:
String
  • Object
show all
Defined in:
lib/lookout/warning.rb

Instance Method Summary collapse

Instance Method Details

#inspectObject



4
5
6
# File 'lib/lookout/warning.rb', line 4

def inspect
  'warning(%s)' % super
end