Skip to main content

parameterize_workflow

Function parameterize_workflow 

Source
pub fn parameterize_workflow(
    workflow: &mut Workflow,
    suggestions: &[ParameterSuggestion],
)
Expand description

Apply all accepted suggestions to a workflow, replacing literal values with {{var}}.