Doctor v0.13.0 Doctor.Reporter behaviour View Source

Defines the behaviour for a reporter

Link to this section Summary

Link to this section Types

Specs

module_reports() :: [Doctor.ModuleReport.t()]

Link to this section Callbacks

Link to this callback

generate_report(module_reports, any)

View Source

Specs

generate_report(module_reports(), any()) :: :ok | :error