struct Protocol::Runtime::RunScript

Overview

Runs script with given id in a given context.

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 exception_details : ExceptionDetails | Nil #

Exception details.


[View source]
def result : RemoteObject #

Run result.


[View source]