Reactor.Step.Template (reactor v0.15.2)
View SourceA step which renders an EEx template using it's arguments as the assigns.
Options
:template(String.t/0) - Required. The EEx template:trim(boolean/0) - Whether to trim whitespace before and after the template. SeeEEx#optionsThe default value isfalse.