View source: R/faasr_predecessors_list.R
faasr_predecessors_list | R Documentation |
Get the predecessors list, by using the graph from faasr_check_workflow
faasr_predecessors_list(faasr, graph)
faasr |
list with parsed and validated Payload |
graph |
graph constructed by the depth first search in faasr_check_workflow_cycle |
a list of "function:predecessors" pairs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.