reset-cache ( -- )
Furnace framework » Furnace presentation layer » Chloe templates

Prev:<chloe> ( path -- chloe )
Next:Standard Chloe tags


Vocabulary
html.templates.chloe

Word description
Resets the compiled template cache. Chloe automatically recompiles templates when their file changes on disk, however other when redefining Chloe tags or words which they call, the cache may have to be reset manually for the changes to take effect.

Definition