Mix.Tasks.Phoenix.Gen.View
Generates a View
mix phoenix.gen.view view_name
## Command line options
## Examples
mix phoenix.gen.view user
Summary↑
run(opts) | Callback implementation of |
Functions
Callback implementation of Mix.Task.run/1
.