class Crysterm::Screen::Row

Overview

Individual screen row

Defined in:

screen_rows.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width, cell : Cell | Tuple(Int32, Char) = {@attr, @char}) #

[View source]
def self.new #

[View source]

Instance Method Detail

def dirty : Bool #

[View source]
def dirty=(dirty : Bool) #

[View source]