Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Fw::Stack
Inherits
Reference
<
Object
Constructors
new
(middlewares :
Array
(
Handler
), &block :
HTTP::Server::Context
->
HTTP::Server::Context
|
String
|
Int32
|
Int64
|
Bool
|
Nil
)
Source
Instance methods
next
(index :
Int32
, ctx :
HTTP::Server::Context
)
Source
run
(ctx :
HTTP::Server::Context
)
Source