ScanDiagnosticsOutput interface
The scan diagnostics.
Properties
| exception |
Exception count map. |
| notifications | Notifications. |
Property Details
exceptionCountMap
Exception count map.
exceptionCountMap?: Record<string, number>
Property Value
Record<string, number>