Module: AwsAuditor::CacheWrapper

Included in:
CacheInstance
Defined in:
lib/aws_auditor/convenience_wrappers.rb

Instance Attribute Summary collapse

Instance Attribute Details

#cacheObject

Returns the value of attribute cache.



38
39
40
# File 'lib/aws_auditor/convenience_wrappers.rb', line 38

def cache
  @cache
end