Method: Bootscale.cache

Defined in:
lib/bootscale.rb

.cacheObject



29
30
31
# File 'lib/bootscale.rb', line 29

def cache
  @cache ||= {}
end