class Aerial::Stack
- Aerial::Stack
- Reference
- Object
Defined in:
aerial/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)
#