Sass::CacheStores::Memory < Sass::CacheStores::Base๐ from /home/chedong/.local/share/rdoc
๐ง A backend for the Sass cache using in-process memory.
| Use Case | Command | Description |
|---|---|---|
| Create a new inโmemory cache store | Sass::CacheStores::Memory.new |
๐ง Instantiate a fresh cache store that holds data in memory |
| Store a cached value | store(key, value) |
๐พ Save a keyโvalue pair into the memory cache |
| Retrieve a cached value | retrieve(key) |
๐ Get the cached value for a given key |
| Clear the cache | reset! |
๐๏ธ Remove all stored entries from memory |
_load โ ๐งฌ Load a serialized cache store from datanew โ ๐๏ธ Create a new empty inโmemory cache store_dump โ ๐ค Serialize the cache store to a stringreset! โ ๐๏ธ Clear all cached dataretrieve โ ๐ Fetch a cached value by keystore โ ๐พ Save a keyโvalue pairGenerated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-07-28 20:29 @216.73.217.46
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format