struct Protocol::Debugger::GetStackTrace

Overview

Returns stack trace with given stackTraceId.

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 stack_trace : Runtime::StackTrace #

[View source]