Builder

class Builder(val targetId: TargetID, val waitForDebuggerOnStart: Boolean)(source)

Constructors

Link copied to clipboard
constructor(targetId: TargetID, waitForDebuggerOnStart: Boolean)

Properties

Link copied to clipboard

Only targets matching filter will be attached.

Link copied to clipboard
Link copied to clipboard

Whether to pause new targets when attaching to them. Use Runtime.runIfWaitingForDebugger to run paused targets.

Functions

Link copied to clipboard