Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SinkProperties

Auto-generated interface for https://w3id.org/cwl/cwl#Sink

Hierarchy

Index

Properties

Optional linkMerge

linkMerge?: LinkMergeMethod

The method to use to merge multiple inbound links into a single array. If not specified, the default method is "merge_nested".

Optional pickValue

pickValue?: PickValueMethod

The method to use to choose non-null elements among multiple sources.

Optional source

source?: string | string[]

Specifies one or more workflow parameters that will provide input to the underlying step parameter.

Generated using TypeDoc