struct
Amber::Router::SpanGlobMatch(T)
- Amber::Router::SpanGlobMatch(T)
- Struct
- Value
- Object
Defined in:
amber/router/engine/segment_view.crConstructors
Instance Method Summary
- #clone
- #copy_with(routed_result _routed_result = @routed_result, match_end _match_end = @match_end)
- #match_end : Int32
- #routed_result : RoutedResult(T)
Constructor Detail
Instance Method Detail
def copy_with(routed_result _routed_result = @routed_result, match_end _match_end = @match_end)
#