@eagleoutice/flowr - v2.15.9
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-envir-utils
resolveEnvirArgOrAmbiguous
Function resolveEnvirArgOrAmbiguous
resolveEnvirArgOrAmbiguous
<
OtherInfo
>
(
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
sig
:
FnSig
|
undefined
,
formal
?:
string
,
)
:
EnvirArgRouting
<
OtherInfo
>
Resolves the argument bound to
formal
(default
'envir'
) to an
EnvirArgRouting
.
Type Parameters
OtherInfo
Parameters
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
sig
:
FnSig
|
undefined
formal
:
string
= 'envir'
Returns
EnvirArgRouting
<
OtherInfo
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.9
Loading...
Resolves the argument bound to
formal(default'envir') to an EnvirArgRouting.