@nightgrey/ansi
    Preparing search index...

    Function parseColorSequence

    • Parses a color sequence from a terminal control sequence.

      Parameters

      • string: string

        the string to parse

      Returns RgbColor

      the parsed color

      @todo: Naming / description / better place to put this?