module Crinja::SourceAttached

Direct including types

Defined in:

error.cr

Constant Summary

LINE_MARKER = 'X'
MAX_COLUMN_WIDTH = 120

Instance Method Summary

Instance Method Detail

def highlight_source_code(io, lines_before = 2, lines_after = 2) #

[View source]
def message #

[View source]
def message_location(io) #

[View source]