Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
queryit
v0.3.0
Top Level Namespace
App
QueryControl
ResultsControl
SQLBeautifier
TextUi
Box
Docking
Color
ColorMode
Format
Label
List
StatusBar
Table
Terminal
Event
TextBlock
TextCursor
TextDocument
TextEditor
Ui
Widget
Textui
Built with Crystal 1.9.2
2023-10-08 00:53:13 UTC
class
App
App
Reference
Object
Defined in:
app.cr
Constructors
.new
(db_uri : URI)
Instance Method Summary
#error
(*args, **options)
#error
(*args, **options, &)
#info
(*args, **options)
#info
(*args, **options, &)
#main_loop
Constructor Detail
def self.
new
(db_uri : URI)
#
[
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
]