Class: Faraday::ObjectCache::MultiMemcache

Inherits:
Object
  • Object
show all
Defined in:
lib/ontologies_api_client/middleware/faraday-object-cache.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keyObject

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

#partsObject

Returns the value of attribute parts.



138
139
140
# File 'lib/ontologies_api_client/middleware/faraday-object-cache.rb', line 138

def parts
  @parts
end