faasr_predecessors_list: faasr_predecessors_list

View source: R/faasr_predecessors_list.R

faasr_predecessors_listR Documentation

faasr_predecessors_list

Description

Get the predecessors list, by using the graph from faasr_check_workflow

Usage

faasr_predecessors_list(faasr, graph)

Arguments

faasr

list with parsed and validated Payload

graph

graph constructed by the depth first search in faasr_check_workflow_cycle

Value

a list of "function:predecessors" pairs.


FaaSr documentation built on June 22, 2024, 9:38 a.m.