Documentation
Preparing search index...
ts_lib/lib/process
isAvailableProcess
Function isAvailableProcess
isAvailableProcess
(
targetProcess
:
Readonly
<
Process
>
,
processes
?:
readonly
Readonly
<
Process
>
[]
,
)
:
boolean
Parameters
targetProcess
:
Readonly
<
Process
>
Optional
processes
:
readonly
Readonly
<
Process
>
[]
Returns
boolean
true if process is active and all parent processes have their childProcesses enabled
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...