Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
responder
0.1.2
Responder
Built with Crystal 1.9.2
2023-10-08 13:27:45 UTC
class
Responder
Responder
Reference
Object
Defined in:
server.cr
Constant Summary
Log
=
::
Log
.
for
(
self
)
Constructors
.new
(configfile : String)
Instance Method Summary
#process
(operation, args)
#reload_config
#run
Constructor Detail
def self.
new
(configfile : String)
#
[
View source
]
Instance Method Detail
def
process
(operation, args)
#
[
View source
]
def
reload_config
#
[
View source
]
def
run
#
[
View source
]