Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
workr
v0.1.7
Workr
Models
JobData
JobExecutionData
JobInfo
Services
JobDataService
JobExecutionService
JobInfoService
Web
Server
WebServer
Templates
TemplateExecutionContext
Utils
AnsiFilter
Built with Crystal 1.9.2
2023-10-08 18:43:09 UTC
class
Workr::Web::Server::WebServer
Workr::Web::Server::WebServer
Reference
Object
Included Modules
Router
Defined in:
web/server.cr
Instance Method Summary
#draw_routes
#run
Macro Summary
reply_asset
(ctx, path, content_type)
Instance Method Detail
def
draw_routes
#
[
View source
]
def
run
#
[
View source
]
Macro Detail
macro
reply_asset
(ctx, path, content_type)
#
[
View source
]