Interface PugTemplateEngine

  • All Superinterfaces:
    TemplateEngine

    public interface PugTemplateEngine
    extends TemplateEngine
    A template engine that uses Pug. The TemplateEngine.unwrap() shall return an object of class PugConfiguration

    Thís interface has been copied from JadeTemplateEngine.java. Authors of JadeTemplateEngine.java are Tim Fox, Paulo Lopes (pmlopes), Julien Viet (vietj), Roman Novikov (mystdeim), nEJC (mrnejc), Yunyu Lin, Kevin Macksamie (k-mack), Geoffrey Clements (baldmountain).

    For authors of this file see git history.