CachingClasspath

abstract fun CachingClasspath(baseClasspathPackage: String = ""): TemplateRenderer

Loads and caches templates from the compiled classpath

Parameters

baseClasspathPackage

the root package to load from (defaults to root)