@nightgrey/ansi
    Preparing search index...

    Enumeration Attribute

    SGR attributes

    `${CSI}${Attribute.Bold};${Attribute.Underline};${Attribute.RedForegroundColor}Hello World${CSI}m`
    
    Index

    Enumeration Members

    BlackBackgroundColor: 40
    BlackForegroundColor: 30
    Blink: 5
    BlueBackgroundColor: 44
    BlueForegroundColor: 34
    Bold: 1
    BrightBlackBackgroundColor: 98
    BrightBlackForegroundColor: 90
    BrightBlueBackgroundColor: 102
    BrightBlueForegroundColor: 94
    BrightCyanBackgroundColor: 104
    BrightCyanForegroundColor: 96
    BrightGreenBackgroundColor: 100
    BrightGreenForegroundColor: 92
    BrightMagentaBackgroundColor: 103
    BrightMagentaForegroundColor: 95
    BrightRedBackgroundColor: 99
    BrightRedForegroundColor: 91
    BrightWhiteBackgroundColor: 105
    BrightWhiteForegroundColor: 97
    BrightYellowBackgroundColor: 101
    BrightYellowForegroundColor: 93
    Conceal: 8
    CyanBackgroundColor: 46
    CyanForegroundColor: 36
    DefaultBackgroundColor: 49
    DefaultForegroundColor: 39
    DefaultUnderlineColor: 59
    ExtendedBackgroundColor: 48
    ExtendedForegroundColor: 38
    ExtendedUnderlineColor: 58
    Faint: 2
    GreenBackgroundColor: 42
    GreenForegroundColor: 32
    Italic: 3
    MagentaBackgroundColor: 45
    MagentaForegroundColor: 35
    NoBlink: 25
    NoConceal: 28
    NoItalic: 23
    NoReverse: 27
    NormalIntensity: 22
    NoStrikethrough: 29
    NoUnderline: 24
    RapidBlink: 6
    RedBackgroundColor: 41
    RedForegroundColor: 31
    Reset: 0
    Reverse: 7
    Strikethrough: 9
    Underline: 4
    WhiteBackgroundColor: 47
    WhiteForegroundColor: 37
    YellowBackgroundColor: 43
    YellowForegroundColor: 33