Method: Chain::ResponseObject::TranslateError#source
- Defined in:
- lib/chain/response_object.rb
#source ⇒ Object (readonly)
Returns the value of attribute source.
93 94 95 |
# File 'lib/chain/response_object.rb', line 93 def source @source end |