Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crustache
v2.4.4
Crustache
Engine
FileSystem
HashFileSystem
ParseError
Syntax
Comment
Delim
Invert
Node
Output
Partial
Raw
Section
Tag
Template
Text
Template
ViewLoader
Mustache
Built with Crystal 1.9.2
2023-10-08 08:08:41 UTC
class
Crustache::HashFileSystem
Crustache::HashFileSystem
Crustache::FileSystem
Reference
Object
Defined in:
crustache/filesystem.cr
Constructors
.new
Instance Method Summary
#load
(value) : Syntax::Template | Nil
#register
(name, tmpl)
Instance methods inherited from class
Crustache::FileSystem
load(value) : Syntax::Template | Nil
load
,
load!(value)
load!
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
load
(value) :
Syntax::Template
| Nil
#
[
View source
]
def
register
(name, tmpl)
#
[
View source
]