class Launch::Pipe::Base

Overview

Base class to include the HTTP::Handler module.

Included Modules

Direct Known Subclasses

Defined in:

launch/pipes/base.cr

Instance Method Summary

Instance methods inherited from class Object

blank? blank?, present? present?

Instance Method Detail

def call(context : HTTP::Server::Context) #

Execution of this handler.


[View source]