shield v0.5.0 Mix.Tasks.Shield.Install

Installs shield controllers and views.

Examples

mix shield.install

Summary

Functions

A task needs to implement run which receives a list of command line args

Functions

run(arg1)

A task needs to implement run which receives a list of command line args.

Callback implementation for Mix.Task.run/1.