Class PugTemplateEngine


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

    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.

    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.