@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-register-hook
processRegisterHook
Function processRegisterHook
processRegisterHook
<
OtherInfo
>
(
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
,
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
,
rootId
:
NodeId
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
config
:
RegisterHookConfig
,
)
:
DataflowInformation
Process a hook such as
on.exit
Type Parameters
OtherInfo
Parameters
name
:
RSymbol
<
OtherInfo
&
ParentInformation
>
args
:
readonly
PotentiallyEmptyRArgument
<
OtherInfo
&
ParentInformation
>
[]
rootId
:
NodeId
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
config
:
RegisterHookConfig
Returns
DataflowInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
Process a hook such as
on.exit