# Functions

No description provided by the author

# Structs

Generated holds the template content already parsed, ready to be saved.
No description provided by the author
No description provided by the author
Templates is an object that holds information related to a group of template files, allowing them to be executed later.

# Interfaces

Context is an interface that a template file context, i.e., the object manipulated inside the template file, must implement.