HandlebarsTemplates
class HandlebarsTemplates(configure: (Handlebars) -> Handlebars = { it }, templateSuffix: String?) : Templates(source)
Handlebars templating support. Use the function in the constructor to configure the instance.
Handlebars templating support. Use the function in the constructor to configure the instance.