class Launch::Exceptions::Controller::Redirect

Defined in:

launch/exceptions/exceptions.cr

Constructors

Instance methods inherited from class Launch::Exceptions::Base

set_response(response) set_response, status_code : Int32 status_code

Instance methods inherited from class Object

blank? blank?, present? present?

Constructor Detail

def self.new(location) #

[View source]