$darkmode
#include <utility>#include <inja/inja.hpp>Go to the source code of this file.
Functions | |
| 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.