class App

Defined in:

test_textui/app.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def error(*args, **options) #

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

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

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

[View source]
def main_loop #

[View source]