Skip to content

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 }