Module: SeeingIsBelieving::HasException

Included in:
Binary::AddAnnotations, Line, Result
Defined in:
lib/seeing_is_believing/has_exception.rb

Instance Attribute Summary collapse

Instance Attribute Details

#exceptionObject Also known as: has_exception?

Returns the value of attribute exception.



8
9
10
# File 'lib/seeing_is_believing/has_exception.rb', line 8

def exception
  @exception
end