struct

Poor::TerminalStyle

Inherits Struct < Value < Object

Constants

DEFAULT = TerminalStyle.new

Constructors

Instance methods

code_style
Source
code_style=(code_style : Colorize::Object(String))
Source
initialize
Source
justify
Source
justify=(justify : Bool)
Source
left_margin
Source
left_margin=(left_margin : Int32)
Source
line_width
Source
line_width=(line_width : Int32)
Source
list_indent
Source
list_indent=(list_indent : Int32)
Source
list_marker_alignment
Source
list_marker_alignment=(list_marker_alignment : Poor::Alignment)
Source
paragraph_indent
Source
paragraph_indent=(paragraph_indent : Int32)
Source
preformatted_indent
Source
preformatted_indent=(preformatted_indent : Int32)
Source
right_margin
Source
right_margin=(right_margin : Int32)
Source