Mix.Tasks.Sugar.Gen.View
Creates Sugar view files.
Command line options
--type=(eex|haml)
- set type of view to generate. Defaults toeex
--path
- override the project path. Defaults tolib/[app name]
Summary↑
run(args) | Callback implementation of |
run_detached(assigns) |
Functions
Callback implementation of Mix.Task.run/1
.