class ResultsControl

Defined in:

results_control.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ui : TextUi::Ui) #

[View source]

Instance Method Detail

def clear(*args, **options) #

[View source]
def clear(*args, **options, &) #

[View source]
def empty? #

[View source]
def handle_resize(width, height) #

[View source]
def set_data(data) #

[View source]
def set_data(*args, **options) #

[View source]
def set_data(*args, **options, &) #

[View source]
def show_error(message : String) #

[View source]
def to_csv #

[View source]