Method: Flow::Operation::Failures::OperationFailure#problem
- Defined in:
- lib/flow/operation/failures.rb
#problem ⇒ Object (readonly)
Returns the value of attribute problem.
61 62 63 |
# File 'lib/flow/operation/failures.rb', line 61 def problem @problem end |