class Terminfo::Header

Defined in:

parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(names_bytesize : Int16, bools_count : Int16, numbers_count : Int16, string_offsets_count : Int16, string_table_size : Int16) #

[View source]

Instance Method Detail

def bools_count : Int16 #

[View source]
def names_bytesize : Int16 #

[View source]
def numbers_count : Int16 #

[View source]
def string_offsets_count : Int16 #

[View source]
def string_table_size : Int16 #

[View source]