Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
liquid-cache
master
Liquid
Cache
Base
RedisCache
RenderVisitor
Generated using Crystal 1.10.1
2024-01-09 19:10:13 UTC
abstract class
Liquid::
Cache::
Base
Liquid::Cache::Base
Liquid::Block::BeginBlock
Liquid::Block::Node
Reference
Object
Direct Known Subclasses
Liquid::Cache::RedisCache
Defined in:
liquid-cache/base.cr
Constructors
.new
(str : String)
Instance Method Summary
#var
: String
Constructor Detail
def self.
new
(str : String)
#
[
View source
]
Instance Method Detail
def
var
: String
#
[
View source
]