Method: HTTPClient::LRUCache#soft_ttl
- Defined in:
- lib/httpclient/lru_cache.rb
#soft_ttl ⇒ Object (readonly)
Returns the value of attribute soft_ttl.
12 13 14 |
# File 'lib/httpclient/lru_cache.rb', line 12 def soft_ttl @soft_ttl end |