Nunjucks-compatible compiled template: inline source or a named template from the environment loader.
new Template(src, env?, path?, eagerCompile?) — mirror [compile].
new Template(src, env?, path?, eagerCompile?)
compile
Optional
Optional path for this template (Nunjucks uses it for errors; inline [compile] / new Template only).
new Template
Nunjucks-compatible compiled template: inline source or a named template from the environment loader.