class

Marten::Routing::Rule::Path

Inherits Marten::Routing::Rule::Base < Reference < Object

Constructors

new(path : String | TranslatedPath, handler : Marten::Handlers::Base.class, name : String)
Source

Instance methods

handler
Source
name
Source
path
Source
resolve(path : String) : Match | Nil
Source