Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
test_textui
master
App
HelpDialog
MainControl
TestTextUi
Built with Crystal 1.9.2
2023-10-07 20:27:57 UTC
class
App
App
Reference
Object
Defined in:
test_textui/app.cr
Constructors
.new
Instance Method Summary
#error
(*args, **options)
#error
(*args, **options, &)
#info
(*args, **options)
#info
(*args, **options, &)
#main_loop
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
]