class Crustache::HashFileSystem

Defined in:

crustache/filesystem.cr

Constructors

Instance Method Summary

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]