struct Protocol::Runtime::GetIsolateId

Overview

Returns the isolate id.

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 id : String #

The isolate id.


[View source]