Arkanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
TemplateRenderer Class Reference

#include <template_renderer.hpp>

Static Public Member Functions

static std::string render (const std::string &tpl, const json &ctx, std::shared_ptr< IFormatter > formatter)
 

Detailed Description

Definition at line 11 of file template_renderer.hpp.

Member Function Documentation

◆ render()

static std::string TemplateRenderer::render ( const std::string & tpl,
const json & ctx,
std::shared_ptr< IFormatter > formatter )
static

Definition at line 36 of file template_renderer.hpp.


The documentation for this class was generated from the following file: