Function follow

  • Starts following the execution of a given thread.

    Parameters

    • Optional threadId: number

      Thread ID to start following the execution of, or the current thread if omitted.

    • Optional options: StalkerOptions

      Options to customize the instrumentation.

    Returns void

Generated using TypeDoc