View Source mix igniter.gen.task (igniter v0.3.39)

Generates a new igniter task

Example

mix igniter.gen.task my_app.install

Options

  • --optional or -o - Whether or not to define the task to be compatible with igniter as an optional dependency.

Summary

Functions

Callback implementation for Igniter.Mix.Task.igniter/2.