Handbook
Glossary
cached-template ( chloe -- cached-template/f )
Vocabulary
html
.
templates
.
chloe
Inputs
chloe
an
object
Outputs
cached-template/f
an
object
Definition
USING:
accessors
assocs
io.files.info
kernel
namespaces
;
IN:
html.templates.chloe
:
cached-template
( chloe -- cached-template/f )
template-cache
get
at*
[
[
[
path>>
file-info
modified>>
]
[
last-modified>>
]
bi
=
]
1guard
]
when
;