RouterDescribe extension
Route introspection, kept off the router's core so that serving requests and describing them stay separable.
- on
Methods
-
describe(
) → List< MountedRoute> -
Available on Router, provided by the RouterDescribe extension
Every route below this router, with the path it serves.