StringHasEscapeCodesExtension extension

on

Properties

ansiHasBackground → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

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

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter
ansiHasCsi → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

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

Available on String, provided by the StringHasEscapeCodesExtension extension

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

Available on String, provided by the StringHasEscapeCodesExtension extension

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

Available on String, provided by the StringHasEscapeCodesExtension extension

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

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter
hasCsi → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter
hasEscapeCodes → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter
hasForeground → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter
hasSgr → bool

Available on String, provided by the StringHasEscapeCodesExtension extension

no setter