class

Terminfo::Header

Inherits Reference / Object

Conventional (non-extended) terminfo header data

Constructors

new(io : IO)
Source

Instance methods

booleans_size
Source
booleans_size=(booleans_size : Int16)
Source
data_size
Source
data_size=(data_size : Int16)
Source
header_size
Source
header_size=(header_size : Int16)
Source
magic_number
Source
magic_number=(magic_number : Int16)
Source
names_size
Source
names_size=(names_size : Int16)
Source
numbers_size
Source
numbers_size=(numbers_size : Int16)
Source
strings_size
Source
strings_size=(strings_size : Int16)
Source
strings_table_size
Source
strings_table_size=(strings_table_size : Int16)
Source
to_h

Converts Terminfo header object to Hash

Source
total_size
Source
total_size=(total_size : Int16)
Source