$darkmode
inja.hpp File Reference
#include <utility>
#include <inja/inja.hpp>
Include dependency graph for inja.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

inja::Environment cloe::utility::inja_env ()
 

Function Documentation

◆ inja_env()

inja::Environment cloe::utility::inja_env ( )
inline

Return an inja environment with which to render files.

We change the default expression, comment, and statement delimiters to use square braces instead of curly braces, since we have configuration files that are sent through the real Jinja first.

Here is the call graph for this function:
Here is the caller graph for this function: