Skip to main content

Crate wdl_diagnostics

Crate wdl_diagnostics 

Source
Expand description

Utilities for reporting diagnostics to the terminal.

Structs§

DiagnosticCounts
A counter tracking the types of diagnostics emitted during analysis.

Enums§

Mode
The diagnostic mode to use for reporting diagnostics.

Functions§

emit_diagnostics
Emits the given diagnostics to the terminal.
get_diagnostics_display_config
Gets the diagnostics display configuration based on the user’s preferences.