struct Amber::Router::TerminalSegment(T)

Defined in:

amber/router/engine/segments/terminal_segment.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(route : T, full_path : String, priority : Int32 = 0) #

[View source]

Instance Method Detail

def formatted_s(*, ts = 0) #

[View source]
def full_path : String #

[View source]
def priority : Int32 #

[View source]
def route : T #

[View source]