struct Protocol::Runtime::ExecutionContextDestroyed

Overview

Issued when execution context is destroyed.

Included Modules

Defined in:

protocol/runtime.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def execution_context_id : ExecutionContextId #

Id of the destroyed context


[View source]