Method: Webgen::Website#cache

Defined in:
lib/webgen/website.rb

#cacheObject (readonly)

A cache to store information that should be available the next time the website gets generated.



67
68
69
# File 'lib/webgen/website.rb', line 67

def cache
  @cache
end