class App

Defined in:

app.cr

Constructors

Instance Method Summary

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]