TaskBunny v0.0.1-dev.6 Mix.Tasks.Analyze

Analyze the code and exit if errors have been found.

Summary

Functions

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

Functions

run()
run([binary]) :: any

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

Callback implementation for Mix.Task.run/1.