struct Protocol::DOM::DiscardSearchResults

Overview

Discards search results from the session with the given id. getSearchResults should no longer be called for that search.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Constructor Detail

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

[View source]