calculateInputs: Returns a named list of input objects

Description Usage Arguments Details Value

Description

calculateInputs returns a named list of input objects to satisfy component inputs provided by pipes.

Usage

1
calculateInputs(pipeList, componentList, pipelinePath)

Arguments

pipeList

List of pipe objects

componentList

List of component objects

pipelinePath

Absolute file path to originating pipeline XML file

Details

List items are named as componentName.inputName

Value

named list of lists of input objects for each component


anhinton/conduit documentation built on May 10, 2019, 11:48 a.m.