Terminfo::ExtendedHeader
Inherits Reference / Object
Extended terminfo header data
Constructors
new(io : IO)
SourceInstance methods
booleans_size
Sourcebooleans_size=(booleans_size : Int16)
Sourceheader_size
Sourceheader_size=(header_size : Int16)
Sourcelast_strings_table_offset
Sourcelast_strings_table_offset=(last_strings_table_offset : Int16)
Sourcenumbers_size
Sourcenumbers_size=(numbers_size : Int16)
Sourcestrings_size
Sourcestrings_size=(strings_size : Int16)
Sourcestrings_table_size
Sourcestrings_table_size=(strings_table_size : Int16)
Sourcesymbol_offsets_size
Sourcesymbol_offsets_size=(symbol_offsets_size : Int16)
Sourcetotal_size
Sourcetotal_size=(total_size : Int16)
Source