struct

Term::Terminfo::Capabilities::NumericCaps

Inherits Struct < Value < Object

Numeric capabilities

Constructors

new(columns : Int32 = 80, lines : Int32 = 24, colors : Int32 = 0, color_pairs : Int32 = 0, max_attributes : Int32 = 0, tab_size : Int32 = 8)
Source

Instance methods

clone
Source
color_pairs
colors
columns
copy_with(columns _columns = @columns, lines _lines = @lines, colors _colors = @colors, color_pairs _color_pairs = @color_pairs, max_attributes _max_attributes = @max_attributes, tab_size _tab_size = @tab_size)
Source
lines
max_attributes
tab_size