StringHasEscapeCodesExtension extension

on

Properties

hasBackground → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

Whether the background color in the text changes.
no setter
hasCsi → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

Whether there control sequences (CSI) in the text.
no setter
hasEscapeCodes → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

Whether there any escape codes in the text.
no setter
hasForeground → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

Whether the foreground color in the text changes.
no setter
hasSgr → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

Whether there SGR (Select Graphic Rendition) codes in the text.
no setter