Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
queryit
v0.8.5
Top Level Namespace
App
AppError
Config
HelpDialog
QueryControl
ResultsControl
SQLBeautifier
SQLSyntaxHighlighter
SQLTextBlockState
Built with Crystal 1.9.2
2023-10-08 00:48:26 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
]