Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Codespan::Reporting::Term::Config
Inherits
Struct
<
Value
<
Object
Constructors
default
Source
new
(display_style :
DisplayStyle
=
DisplayStyle::Rich
, tab_width :
Int32
= 4, chars :
Chars
=
Chars
.default, start_context_lines :
Int32
= 3, end_context_lines :
Int32
= 1, before_label_lines :
Int32
= 0, after_label_lines :
Int32
= 0)
Source
Instance methods
after_label_lines
Source
before_label_lines
Source
chars
Source
display_style
Source
end_context_lines
Source
start_context_lines
Source
tab_width
Source