Reporters: Output selection¶
TL;DR — This page mirrors the
Output selectionsection from Reporters as a focused reference.
When to use¶
Use this page when you need the focused member list, signatures, and source notes for this section without scanning the full parent reference.
C# (CAC) usage¶
ShouldSaveTerminalOutput¶
Source file, signature, and docstring
Member ReporterBuilder.ShouldSaveTerminalOutput(bool shouldSaveTerminalOutput)
Kind function
Declaring Type ReporterBuilder
Source File QaaS.Runner.Assertions/ConfigurationObjects/ReporterBuilder.cs
Signature
public ReporterBuilder ShouldSaveTerminalOutput(bool shouldSaveTerminalOutput)
Docstring
Configures whether all terminal output from the QaaS execution is saved once per launch as an terminal.log attachment.
Edge cases¶
- This page is generated from the parent reference section; edit the source XML docs or generator when content needs to change.
- If a linked source member is renamed, regenerate the reference docs before changing prose by hand.