struct Amber::Router::SpanGlobMatch(T)

Defined in:

amber/router/engine/segment_view.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(routed_result : RoutedResult(T), match_end : Int32) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(routed_result _routed_result = @routed_result, match_end _match_end = @match_end) #

[View source]
def match_end : Int32 #

def routed_result : RoutedResult(T) #