Skip to main content

SUPPRESS_REPORTING

Static SUPPRESS_REPORTING 

Source
pub static SUPPRESS_REPORTING: AtomicBool
Expand description

While doing in-process testing of Nushell, the reports may spam the console output.

This value allows suppressing these outputs to not see them during test execution.