struct Protocol::Database::Disable

Overview

Disables database tracking, prevents database events from being sent to the client.

Included Modules

Defined in:

protocol/database.cr

Constructors

Constructor Detail

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

[View source]