Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
orion
v3.0.0-alpha1
Top Level Namespace
HTTP
Request
MIMEHelper
Orion
Action
Constraint
Controller
Base
ParametersMissing
Pipeline
Router
BuiltIns
Concerns
Constraints
Middleware
Resources
Routes
Scope
WebSocket
ScopeBasePath
Socket
Base
StaticFileHandler
Built with Crystal 1.9.2
2023-10-08 07:26:35 UTC
class
Orion::ScopeBasePath
Orion::ScopeBasePath
Reference
Object
Included Modules
HTTP::Handler
Defined in:
orion/handlers/scope_base_path.cr
Constructors
.new
(base_path : String)
Instance Method Summary
#call
(cxt : HTTP::Server::Context)
Constructor Detail
def self.
new
(base_path : String)
#
[
View source
]
Instance Method Detail
def
call
(cxt : HTTP::Server::Context)
#
[
View source
]