faasr_predecessors_list {FaaSr} | 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.