class Alfodr::Pipe::Controller
- Alfodr::Pipe::Controller
- Alfodr::Pipe::Base
- Reference
- Object
Defined in:
alfodr/pipes/controller.crInstance Method Summary
-
#call(context : HTTP::Server::Context)
Execution of this handler.
Instance methods inherited from class Alfodr::Pipe::Base
call(context : HTTP::Server::Context)
call
Instance Method Detail
def call(context : HTTP::Server::Context)
#
Description copied from class Alfodr::Pipe::Base
Execution of this handler.