Skip to main content

render_workflow_template

Function render_workflow_template 

Source
pub fn render_workflow_template(
    ctx: &WorkflowEvalContext,
    template: &str,
) -> Result<String>
Expand description

Renders a workflow text template against provided values.