A scope that captures terminal output for the current thread.
[Nullable((byte)0)]
public readonly struct TerminalOutputCaptureScope : IDisposable
kind:method, kind:property, kind:ctor. Press Esc to clear.Dispose()Ends the capture.GetCapturedSpan()Gets a span over the captured content.