Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
todo
main
Todo
Handler
Item
Repository
Route
TableRoute
Built with Crystal 1.9.2
2023-10-07 16:54:37 UTC
class
Todo::TableRoute
Todo::TableRoute
Reference
Object
Defined in:
todo.cr
Constructors
.new
Instance Method Summary
#list_route
: Array(Route)
#list_route=
(list_route : Array(Route))
#match_with_a_route?
(context_verb : String, context_path : String)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
list_route
: Array(
Route
)
#
[
View source
]
def
list_route=
(list_route : Array(
Route
))
#
[
View source
]
def
match_with_a_route?
(context_verb : String, context_path : String)
#
[
View source
]