class Marten::Handlers::Defaults::Debug::ServerError::Frame

Defined in:

marten/handlers/defaults/debug/server_error/frame.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(filepath : String, line_number : Int32, index : Int32) #

[View source]

Instance Method Detail

def dep_name #

[View source]
def filename #

[View source]
def filepath : String #

[View source]
def index : Int32 #

[View source]
def line_number : Int32 #

[View source]
def snippet_lines #

[View source]