- Preparing search index...
- The search index is not available
Documentation
Function findActiveProcess
- findActiveProcess(pred: ((p: Process) => boolean), tableInput?: readonly Readonly<Process>[]): Process | undefined
-
Parameters
-
pred: ((p: Process) => boolean)
-
- (p: Process): boolean
-
Returns boolean
-
Optional
tableInput: readonly Readonly<Process>[]
Returns Process | undefined