DripDrop.Templates.Variables (DripDrop v0.1.0)

Copy Markdown View Source

Builds the template variable scope used during dispatch.

Summary

Functions

Builds the template variable map from enrollment data, system values, hooks, and step config.

Functions

resolve(enrollment, step, hook_results \\ %{}, system_vars \\ %{})

@spec resolve(map(), map(), map(), map()) :: map()

Builds the template variable map from enrollment data, system values, hooks, and step config.