struct Protocol::Runtime::Enable

Overview

Enables reporting of execution contexts creation by means of executionContextCreated event. When the reporting gets enabled the event will be sent immediately for each existing execution context.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Constructor Detail

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

[View source]