Class Sass::CacheStores::Null
In: lib/sass/cache_stores/null.rb
Parent: Base

Doesn‘t store anything, but records what things it should have stored. This doesn‘t currently have any use except for testing and debugging.

@private

Methods

_retrieve   _store   new   was_set?  

Public Class methods

Public Instance methods

[Validate]