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
Specs
generate_report(module_reports(), any()) :: :ok | :error