abstract struct Athena::Routing::StructController
- Athena::Routing::StructController
- Struct
- Value
- Object
Overview
Parent class for all Struct
based controllers.
Defined in:
routing.crConstructors
Class Method Summary
-
.get_request : HTTP::Request
Returns the request object for the current request
-
.get_response : HTTP::Server::Response
Returns the response object for the current request
Instance Method Summary
Constructor Detail
Class Method Detail
def self.get_response : HTTP::Server::Response
#
Returns the response object for the current request