Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
satriani
master
Satriani
Application
Route
Router
Server
Built with Crystal 1.9.2
2023-10-08 10:16:53 UTC
class
Satriani::Route
Satriani::Route
Reference
Object
Defined in:
satriani/route.cr
Constructors
.new
(path : String, &block : HTTP::Request -> String)
Instance Method Summary
#block
: HTTP::Request -> String
#path
: String
Constructor Detail
def self.
new
(path : String, &block : HTTP::Request -> String)
#
[
View source
]
Instance Method Detail
def
block
: HTTP::Request -> String
#
[
View source
]
def
path
: String
#
[
View source
]