class Fw::Stack
- Fw::Stack
- Reference
- Object
Defined in:
fw/stack.crConstructors
Instance Method Summary
Constructor Detail
def self.new(middlewares : Array(Handler), &block : HTTP::Server::Context -> HTTP::Server::Context | String | Int32 | Int64 | Bool | Nil)
#