Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Instance Property

stylizedOutputOverride

If set, overrides a Terminal’s own determination as to whether its output supports color commands. Useful for easily implementing an option of the form --color=no|yes|auto. If the active Console is not specifically a Terminal, has no effect.
var stylizedOutputOverride: Bool? { get set }