struct TermBuf::Commands::Clear

Overview

The whole screen blanked.

Defined in:

termbuf/terminal/command.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(style : Style) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(style _style = @style) #

[View source]
def style : Style #