mustache-d v0.1.5 (2020-09-15T18:11:55Z)
Home
Dub
Repo
MustacheEngine.clearCache
mustache
MustacheEngine
Clears the intenal cache. Useful for forcing reloads when using CacheLevel.once.
struct
MustacheEngine
(String = string)
@
safe
void
clearCache
(
)
if
(
isSomeString
!(
String
)
)
Meta
Source
See Implementation
mustache
MustacheEngine
aliases
FindPath
Handler
classes
Context
constructors
this
enums
CacheLevel
functions
clearCache
render
renderString
properties
ext
findPath
handler
level
path
structs
Option
Clears the intenal cache. Useful for forcing reloads when using CacheLevel.once.