Function collectReachingProcessIds

  • For a given process collect the IDs of the direct parent process and all indirect parent processes

    Parameters

    • processId: string
    • Optional processTable: readonly Readonly<Process>[]

    Returns string[]

Generated using TypeDoc