Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
queryit
v0.4.0
Top Level Namespace
App
Config
QueryControl
ResultsControl
SQLBeautifier
TextUi
Box
BorderStyle
Docking
Color
ColorMode
Dialog
Signal_dismissed
Event
Format
KeyEvent
Label
List
StatusBar
Table
Signal_enter_pressed
Terminal
Event
TextBlock
TextCursor
TextDocument
TextEditor
Ui
Signal_focus_changed
Signal_key_typed
Signal_resized
Widget
Built with Crystal 1.9.2
2023-10-08 00:52:31 UTC
class
App
App
Reference
Object
Defined in:
app.cr
Constructors
.new
(db_uri : URI)
Instance Method Summary
#config_file_path
#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
config_file_path
#
[
View source
]
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
]