Mix.Tasks.Phoenix.Routes
Prints all routes for the default or a given router.
$ mix phoenix.routes
$ mix phoenix.routes MyApp.AnotherRouter
Summary
| run(list1) | Callback implementation of |
Prints all routes for the default or a given router.
$ mix phoenix.routes
$ mix phoenix.routes MyApp.AnotherRouter
| run(list1) | Callback implementation of |