mix dialyzer.explain (Dialyxir v1.4.3) View Source

This task provides background information about Dialyzer warnings. If invoked without any arguments it will list all warning atoms. When invoked with the name of a particular warning, it will display information regarding it.

Command line options

  • [warning] - display information regarding warning
mix dialyzer.explain pattern_match

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.