class Termbuf::Cell

Defined in:

termbuf.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(char : String = " ", style : String | Nil = nil) #

[View source]

Instance Method Detail

def char : String #

[View source]
def char=(char : String) #

[View source]
def style : String? #

[View source]
def style=(style : Nil | String) #

[View source]