View Source Defectoscope.Builders.Common (Defectoscope v0.1.2)
Provides common utility functions to help report builders
Summary
Functions
Determines the kind of error based on the reason
Formats a stacktrace into a list of strings
Functions
Determines the kind of error based on the reason
@spec format_stacktrace(stacktrace :: Exception.stacktrace()) :: [String.t()]
Formats a stacktrace into a list of strings