Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
orion
v2.2.0
Top Level Namespace
HTTP
Request
Orion
Action
Constraint
ControllerHelper
Pipeline
Router
BuiltIns
Concerns
Constraints
Middleware
ParametersMissing
Resources
Routes
Scope
WebSocket
ScopeBasePath
StaticFileHandler
WebSocketControllerHelper
Built with Crystal 1.9.2
2023-10-08 07:28:10 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
]