{
    "content": [
        {
            "type": "text",
            "text": "# RDoc::RI::Driver (ri)\n\n## Section Outline\n\n- **RDoc::RI::Driver < Object** (17 lines)\n- **Constants:** (4 lines)\n- **Class methods:** (6 lines)\n- **Instance methods:** (47 lines)\n- **Attributes:** (4 lines)\n\n## Full Content\n\n### RDoc::RI::Driver < Object\n\n(from gem rdoc-7.2.0)\n------------------------------------------------------------------------\nThe RI driver implements the command-line ri tool.\n\nThe driver supports:\n* loading RI data from:\n* Ruby's standard library\n* RubyGems\n* ~/.rdoc\n* A user-supplied directory\n* Paging output (uses RIPAGER environment variable, PAGER environment\nvariable or the less, more and pager programs)\n* Interactive mode with tab-completion\n* Abbreviated names (ri Zl shows Zlib documentation)\n* Colorized output\n* Merging output from multiple RI data sources\n------------------------------------------------------------------------\n\n### Constants:\n\nRDOCREFSREGEXP:\n[not documented]\n\n### Class methods:\n\ndefaultoptions\ndump\nnew\nprocessargs\nrun\n\n### Instance methods:\n\naddalsoin\naddclass\naddextends\naddextensionmodules\naddfrom\naddincludes\naddmethod\naddmethoddocumentation\naddmethodlist\nancestorsof\nclassdocument\nclasses\nclassesandincludesandextendsfor\ncomplete\ndisplay\ndisplayclass\ndisplaymethod\ndisplayname\ndisplaynames\ndisplaypage\ndisplaypagelist\nexpandclass\nexpandname\nexpandrdocrefsatthebottom\nfiltermethods\nfindmethods\nfindstore\nformatter\ninteractive\nlistknownclasses\nlistmethodsmatching\nloadmethod\nloadmethodsmatching\nlookupmethod\nmethoddocument\nmethodtype\nnameregexp\npage\npaging?\nparsename\nrun\nsetuppager\nshowall\nstartserver\nstores\nusestdout\n\n### Attributes:\n\nattraccessor showall\nattraccessor stores\nattraccessor usestdout\n\n"
        }
    ],
    "structuredContent": {
        "command": "RDoc::RI::Driver",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "RDoc::RI::Driver < Object",
                "lines": 17,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 47,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 4,
                "subsections": []
            }
        ]
    }
}