Builder

class Builder(val discover: Boolean)(source)

Constructors

Link copied to clipboard
constructor(discover: Boolean)

Properties

Link copied to clipboard

Whether to discover available targets.

Link copied to clipboard

Only targets matching filter will be attached. If discover is false, filter must be omitted or empty.

Functions

Link copied to clipboard