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 Mix.Task.run/1

Functions

run(list1)

Callback implementation of Mix.Task.run/1.