Doctor.Reporter behaviour (Doctor v0.17.0) 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