Class Sass::CacheStores::Filesystem
In: lib/sass/cache_stores/filesystem.rb
Parent: Base

A backend for the Sass cache using the filesystem.

Methods

_retrieve   _store   new  

Attributes

cache_location  [RW]  The directory where the cached files will be stored.

@return [String]

Public Class methods

@param cache_location [String] see \{cache_location}

Public Instance methods

@see Base#_retrieve

[Validate]