Method: Radiator::ErrorParser#can_retry
- Defined in:
- lib/radiator/error_parser.rb
#can_retry ⇒ Object (readonly) Also known as: can_retry?
Returns the value of attribute can_retry.
5 6 7 |
# File 'lib/radiator/error_parser.rb', line 5 def can_retry @can_retry end |