Crustache::ViewLoader
Inherits Crustache::FileSystem / Reference / Object
Constants
EXTENSION = [".mustache", ".html", ""]
Constructors
new(basedir : String, use_cache : Bool = false, extension : Array(String) = EXTENSION)
SourceInstance methods
load(value) : Syntax::Template | Nil
Source