Method: PuppetLibrary::Http::Cache::InMemory::Entry#value
- Defined in:
- lib/puppet_library/http/cache/in_memory.rb
#value ⇒ Object
Returns the value of attribute value.
55 56 57 |
# File 'lib/puppet_library/http/cache/in_memory.rb', line 55 def value @value end |