Mix.Tasks.Sugar.Scaffold
Creates Sugar controller, model (+ queries and migration), and view files for a resource.
Command line options
--path
- override the project path. Defaults tolib/[app name]
--priv_path
- override the priv path. Defaults topriv
Summary↑
run(args) | Callback implementation of |
Functions
Callback implementation of Mix.Task.run/1
.