searchql v2.1.0 Mix.Tasks.Dialyzer.Plt
Runs mix dialyzer.plt
. Most of this code is yanked from Dialyxir, and is
a stopgap until it includes mix dialyzer.plt
in its Mix dependency form.
Summary
Functions
A task needs to implement run
which receives
a list of command line args
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.