Mix.Tasks.Phoenix.Start

Starts the router or a given worker

$ mix phoenix.router
$ mix phoenix.router MyApp.AnotherRouter

Summary

run(list1)

Callback implementation of Mix.Task.run/1

Functions

run(list1)

Callback implementation of Mix.Task.run/1.