class Maze::Router::TerminalSegment(T)
- Maze::Router::TerminalSegment(T)
- Reference
- Object
Defined in:
maze/router/segments/terminal_segment.crConstructors
Instance Method Summary
- #formatted_s(*, ts = 0)
- #full_path : String
- #full_path=(full_path : String)
- #priority : Int32
- #priority=(priority : Int32)
- #route : T
- #route=(route : T)