@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/environments/query-fn-props
callFnProps
Function callFnProps
callFnProps
(
id
:
NodeId
,
__namedParameters
:
Pick
<
DataflowInformation
,
"graph"
|
"environment"
>
,
)
:
BuiltInFnInfo
&
{
name
:
Identifier
}
|
undefined
What flowR states about the call
id
makes, together with the name the call resolved to.
Parameters
id
:
NodeId
__namedParameters
:
Pick
<
DataflowInformation
,
"graph"
|
"environment"
>
Returns
BuiltInFnInfo
&
{
name
:
Identifier
}
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
What flowR states about the call
idmakes, together with the name the call resolved to.