{
    "content": [
        {
            "type": "text",
            "text": "# Thor::Shell::Color (ri)\n\n## Sections\n\n- **Thor::Shell::Color < Thor::Shell::Basic**\n- **Constants:**\n- **Instance methods:**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Thor::Shell::Color",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Thor::Shell::Color < Thor::Shell::Basic",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 55,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 4,
                "subsections": []
            }
        ],
        "sections": {
            "Thor::Shell::Color < Thor::Shell::Basic": {
                "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nInherit from Thor::Shell::Basic and add setcolor behavior. Check\nThor::Shell::Basic to see all available methods.\n------------------------------------------------------------------------",
                "subsections": []
            },
            "Constants:": {
                "content": "BLACK:\nSet the terminal's foreground ANSI color to black.\n\nBLUE:\nSet the terminal's foreground ANSI color to blue.\n\nBOLD:\nThe start of an ANSI bold sequence.\n\nCLEAR:\nEmbed in a String to clear all previous ANSI sequences.\n\nCYAN:\nSet the terminal's foreground ANSI color to cyan.\n\nGREEN:\nSet the terminal's foreground ANSI color to green.\n\nMAGENTA:\nSet the terminal's foreground ANSI color to magenta.\n\nONBLACK:\nSet the terminal's background ANSI color to black.\n\nONBLUE:\nSet the terminal's background ANSI color to blue.\n\nONCYAN:\nSet the terminal's background ANSI color to cyan.\n\nONGREEN:\nSet the terminal's background ANSI color to green.\n\nONMAGENTA:\nSet the terminal's background ANSI color to magenta.\n\nONRED:\nSet the terminal's background ANSI color to red.\n\nONWHITE:\nSet the terminal's background ANSI color to white.\n\nONYELLOW:\nSet the terminal's background ANSI color to yellow.\n\nRED:\nSet the terminal's foreground ANSI color to red.\n\nWHITE:\nSet the terminal's foreground ANSI color to white.\n\nYELLOW:\nSet the terminal's foreground ANSI color to yellow.\n\n",
                "subsections": []
            },
            "Instance methods:": {
                "content": "arecolorsdisabled?\ncandisplaycolors?\nsetcolor\n",
                "subsections": []
            }
        }
    }
}