Class: Faraday::ObjectCache::CompressedMemcache
- Inherits:
-
Object
- Object
- Faraday::ObjectCache::CompressedMemcache
- Defined in:
- lib/ontologies_api_client/middleware/faraday-object-cache.rb
Instance Attribute Summary collapse
-
#key ⇒ Object
Returns the value of attribute key.
Instance Attribute Details
#key ⇒ Object
Returns the value of attribute key.
138 139 140 |
# File 'lib/ontologies_api_client/middleware/faraday-object-cache.rb', line 138 def key @key end |