Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 464 Bytes

routes.rst

File metadata and controls

25 lines (21 loc) · 464 Bytes

Routes

Router

.. automodule:: dragonfly.routes.router
   :members:
   :undoc-members:
   :show-inheritance:

Warning

The following classes should not be called directly.

RouteCollection

.. automodule:: dragonfly.routes.route_collection
   :members:
   :undoc-members:
   :show-inheritance:

RouteRule

.. automodule:: dragonfly.routes.route_rule
   :members:
   :undoc-members:
   :show-inheritance: