struct Protocol::Debugger::DebugSymbols

Overview

Debug symbols available for a wasm script.

Included Modules

Defined in:

protocol/debugger.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def external_url : String | Nil #

URL of the external symbol source.


[View source]
def type : String #

Type of the debug symbols.


[View source]