Module: AwsAuditor::CacheWrapper
- Included in:
- CacheInstance
- Defined in:
- lib/aws_auditor/convenience_wrappers.rb
Instance Attribute Summary collapse
-
#cache ⇒ Object
Returns the value of attribute cache.
Instance Attribute Details
#cache ⇒ Object
Returns the value of attribute cache.
38 39 40 |
# File 'lib/aws_auditor/convenience_wrappers.rb', line 38 def cache @cache end |