struct Protocol::Page::Close

Overview

Tries to close page, running its beforeunload hooks, if any.

Included Modules

Defined in:

protocol/page.cr

Constructors

Constructor Detail

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

[View source]