Method: Auth0::Mixins::HTTPProxy#retry_count
- Defined in:
- lib/auth0/mixins/httpproxy.rb
permalink #retry_count ⇒ Object
Returns the value of attribute retry_count.
10 11 12 |
# File 'lib/auth0/mixins/httpproxy.rb', line 10 def retry_count @retry_count end |