struct Protocol::Input::SetIgnoreInputEvents

Overview

Ignores input events (useful while auditing page).

Included Modules

Defined in:

protocol/input.cr

Constructors

Constructor Detail

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

[View source]