alf
v0.8.4
Pages
Modules
ALF.DSL
(alf v0.8.4)
View Source
Link to this section
Summary
Functions
build_branches(branches, module)
clone(name, options)
dead_end(name)
decomposer(atom, options \\ [opts: [], name: nil])
goto(atom, options \\ [name: nil, opts: []])
goto_point(name)
plug_with(module, options \\ [opts: [], name: nil], list)
recomposer(atom, options \\ [opts: [], name: nil])
set_options(stages, opts, count)
set_pipeline_module(stages, module)
stage(atom, options \\ [opts: [], count: 1, name: nil])
stages_from(module, options \\ [opts: [], count: 1])
switch(atom, options \\ [opts: [], name: nil])
tbd(atom \\ :tbd)
validate_plug_with_options(options)
validate_stages_from_options(options)
Link to this section
Functions
Link to this function
build_branches(branches, module)
View Source
Link to this macro
clone(name, options)
View Source
(macro)
Link to this macro
dead_end(name)
View Source
(macro)
Link to this macro
decomposer(atom, options \\ [opts: [], name: nil])
View Source
(macro)
Link to this macro
goto(atom, options \\ [name: nil, opts: []])
View Source
(macro)
Link to this macro
goto_point(name)
View Source
(macro)
Link to this macro
plug_with(module, options \\ [opts: [], name: nil], list)
View Source
(macro)
Link to this macro
recomposer(atom, options \\ [opts: [], name: nil])
View Source
(macro)
Link to this function
set_options(stages, opts, count)
View Source
Link to this function
set_pipeline_module(stages, module)
View Source
Link to this macro
stage(atom, options \\ [opts: [], count: 1, name: nil])
View Source
(macro)
Link to this macro
stages_from(module, options \\ [opts: [], count: 1])
View Source
(macro)
Link to this macro
switch(atom, options \\ [opts: [], name: nil])
View Source
(macro)
Link to this macro
tbd(atom \\ :tbd)
View Source
(macro)
Link to this function
validate_plug_with_options(options)
View Source
Link to this function
validate_stages_from_options(options)
View Source