class Marten::Routing::Rule::Path
- Marten::Routing::Rule::Path
- Marten::Routing::Rule::Base
- Reference
- Object
Defined in:
marten/routing/rule/path.crConstructors
Instance Method Summary
- #handler : Marten::Handlers::Base.class
- #name : String
- #path : String
- #resolve(path : String) : Nil | Match