{
    "content": [
        {
            "type": "text",
            "text": "# Thor::Group (ri)\n\n## Sections\n\n- **Thor::Group < Object**\n- **Includes:**\n- **Class methods:**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Thor::Group",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Thor::Group < Object",
                "lines": 1,
                "subsections": []
            },
            {
                "name": "Includes:",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 9,
                "subsections": []
            }
        ],
        "sections": {
            "Thor::Group < Object": {
                "content": "------------------------------------------------------------------------",
                "subsections": []
            },
            "Includes:": {
                "content": "Thor::Base (from /home/chedong/.local/share/rdoc)\n\n(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nThor has a special class called Thor::Group. The main difference to Thor\nclass is that it invokes all commands at once. It also include some\nmethods that allows invocations to be done at the class method, which\nare not available to Thor commands.\n------------------------------------------------------------------------",
                "subsections": []
            },
            "Class methods:": {
                "content": "banner\ndesc\nhelp\ninvoke\ninvokefromoption\nprintablecommands\nprintabletasks\nremoveinvocation\n",
                "subsections": []
            }
        }
    }
}