pub static SUPPRESS_REPORTING: AtomicBoolExpand 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.
pub static SUPPRESS_REPORTING: AtomicBoolWhile 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.