struct Protocol::Target::SetDiscoverTargets

Overview

Controls whether to discover available targets and notify via targetCreated/targetInfoChanged/targetDestroyed events.

Included Modules

Defined in:

protocol/target.cr

Constructors

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]