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