Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
loudspeaker
main
Top Level Namespace
CreateUsers
Loudspeaker
CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
ArgumentsForEachCommand
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
RunProc
Config
ConfigInfo
ConfigInfoDatabase
ConfigInfoLogger
ConfigInfoRedis
ConfigInfoWeb
Database
LibAV
AVCodec
Bindings
Web
FS
LogHandler
Routes
Main
Server
Session
RedisEngine
StorageInstance
StaticHandler
Generated using Crystal 1.10.1
2024-01-09 19:40:09 UTC
Top Level Namespace
Defined in:
Method Summary
send_attachment
(env, path)
send_json
(env, json)
send_text
(env, text)
teardown
teardown_with_error
(exception : Exception, message : String)
Macro Summary
common_option
cors
layout
(name)
Method Detail
def
send_attachment
(env, path)
#
[
View source
]
def
send_json
(env, json)
#
[
View source
]
def
send_text
(env, text)
#
[
View source
]
def
teardown
#
[
View source
]
def
teardown_with_error
(exception : Exception, message : String)
#
[
View source
]
Macro Detail
macro
common_option
#
[
View source
]
macro
cors
#
[
View source
]
macro
layout
(name)
#
[
View source
]