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
abstract class
Crustache::FileSystem
Crustache::FileSystem
Reference
Object
Direct Known Subclasses
Crustache::HashFileSystem
Crustache::ViewLoader
Defined in:
crustache/filesystem.cr
Instance Method Summary
#load
(value) : Syntax::Template | Nil
#load!
(value)
Instance Method Detail
abstract def
load
(value) :
Syntax::Template
| Nil
#
[
View source
]
def
load!
(value)
#
[
View source
]