struct Tallboy::Style::Charset::CharRow

Defined in:

tallboy/style/charset.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(left : String, pad : String, mid : String, right : String) #

[View source]

Instance Method Detail

def left : String #

[View source]
def mid : String #

[View source]
def pad : String #

[View source]
def right : String #

[View source]
def to_tuple #

[View source]