Skip to content

SpectreTerminalDetection

Read-only view of the terminal detection Spectre rendering runs on. “Ask the running app first”: diagnostics commands display these values instead of re-implementing the framework’s probes (which would drift).

public static class SpectreTerminalDetection

Gets the box-drawing verdict resolved for the active session output — the exact verdict console creation uses: Rounded borders, Spectre’s Square safe borders, or Ascii transliteration.

public static BoxDrawingSupport CurrentBoxDrawingSupport { get; }

BoxDrawingSupport