woom.render.WoomLoader#
- class woom.render.WoomLoader(workflow_dir)[source]#
Jinja loader that searches for use templates
Base template is laodable with a “!” prefix.
Attributes
if set to False it indicates that the loader cannot provide access to the source of templates.
Methods
get_source(environment, template)Get the template source, filename and reload helper for a template.
Iterates over all templates.
load(environment, name[, globals])Loads a template.