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 April 11, 2025, 5:51 p.m.