class documentation

class Loader(FilesystemLoader):

View In Hierarchy

Undocumented

Method get​_dirs Undocumented

Inherited from Loader:

Method __init__ Undocumented
Method get​_contents Undocumented
Method get​_template​_sources Return an Origin object pointing to an absolute path in each directory in template_dirs. For security reasons, if a path doesn't lie inside one of the template_dirs it is excluded from the result set.
Instance Variable dirs Undocumented

Inherited from Loader (via Loader):

Method get​_template No summary
Method reset Reset any state maintained by the loader instance (e.g. cached templates or cached loader modules).
Instance Variable engine Undocumented
def get_dirs(self):