Documentation
Preparing search index...
ts_lib/lib/process
findActiveProcess
Function findActiveProcess
findActiveProcess
(
pred
:
(
p
:
Process
)
=>
boolean
,
tableInput
?:
readonly
Readonly
<
Process
>
[]
,
)
:
undefined
|
Process
Parameters
pred
:
(
p
:
Process
)
=>
boolean
Optional
tableInput
:
readonly
Readonly
<
Process
>
[]
Returns
undefined
|
Process
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...