nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
PipelineEdge
Type Alias PipelineEdge
PipelineEdge
:
|
{
type
:
"fixed"
;
from
:
string
;
to
:
string
}
|
{
type
:
"conditional"
;
from
:
string
;
routerKey
:
string
;
targets
:
readonly
string
[]
;
}
Edge definition in a pipeline template.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Edge definition in a pipeline template.