README
Serve
CLI
Completion
LogPrettyHandler
StaticFileHandler
class
Serve::LogPrettyHandler
Serve::LogPrettyHandler
HTTP::LogHandler
HTTP::Handler
Reference
Object
Defined in:
serve.cr
Class Method Summary
.new
(io : IO =
STDOUT
, *, colors =
true
)
Instance Method Summary
#call
(context)
Class Method Detail
def self.
new
(io : IO =
STDOUT
, *, colors =
true
)
#
[
View source
]
Instance Method Detail
def
call
(context)
#
[
View source
]