struct Protocol::Target::CloseTarget

Overview

Closes the target. If the target is a page that gets closed too.

Included Modules

Defined in:

protocol/target.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def success : Bool #

Always set to true. If an error occurs, the response indicates protocol error.


[View source]