struct Protocol::Target::SendMessageToTarget

Overview

Sends protocol message over session with given id. Consider using flat mode instead; see commands attachToTarget, setAutoAttach, and crbug.com/991325.

Included Modules

Defined in:

protocol/target.cr

Constructors

Constructor Detail

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

[View source]