Method: Console::Event::Failure#exception
- Defined in:
- lib/console/event/failure.rb
#exception ⇒ Object (readonly)
Returns the value of attribute exception.
50 51 52 |
# File 'lib/console/event/failure.rb', line 50 def exception @exception end |