class documentation

Undocumented

Class Method render_from_file Undocumented
Method __init__ Undocumented

Inherited from BaseRenderer:

Method render Undocumented
Method render_string Undocumented
Instance Variable env Undocumented
@classmethod
def render_from_file(cls, filename, context): (source)

Undocumented

Parameters
filename:strUndocumented
context:dict[str, Any]Undocumented
Returns
strUndocumented
def __init__(self, search_path): (source)

Undocumented

Parameters
search_path:str|list[str]Undocumented