Method: Try#result

Defined in:
lib/Olib/try/try.rb

#resultObject

Returns the value of attribute result.



2
3
4
# File 'lib/Olib/try/try.rb', line 2

def result
  @result
end