ALF.SyncRunner (alf v0.12.0) View Source

Link to this section Summary

Link to this section Functions

Link to this function

find_component(pipeline, ref)

View Source
Link to this function

find_goto_point(pipeline, name)

View Source

Specs

run([map()], ALF.IP.t()) ::
  ALF.IP.t() | ALF.ErrorIP.t() | [ALF.IP.t() | ALF.ErrorIP.t()] | nil
Link to this function

run_component(component, ip, pipeline)

View Source