Structs§
- Template
Context - All template namespace sources bundled for resolution.
Functions§
- build_
input_ metadata - Build a JSON object with filename metadata for template resolution.
- build_
node_ outputs_ for_ input - Build the initial
node_outputsmap, seeded with input file metadata. - resolve_
ctx_ templates - Resolve only
{{ctx.*}}variables in a string. - resolve_
node_ templates - Resolve
{{node.*}}placeholders in a plain string. - resolve_
templates - Resolve all template namespaces in params: fields, env, ctx, node, item.