{
    "content": [
        {
            "type": "text",
            "text": "# Net::SSH::KnownHosts (ri)\n\n## Sections\n\n- **Net::SSH::KnownHosts < Object**\n- **Constants:**\n- **Class methods:**\n- **Instance methods:**\n- **Attributes:**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "Net::SSH::KnownHosts",
        "section": "",
        "mode": "ri",
        "summary": null,
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "Net::SSH::KnownHosts < Object",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "Constants:",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "Class methods:",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "Instance methods:",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "Attributes:",
                "lines": 2,
                "subsections": []
            }
        ],
        "sections": {
            "Net::SSH::KnownHosts < Object": {
                "content": "(from /home/chedong/.local/share/rdoc)\n------------------------------------------------------------------------\nSearches an OpenSSH-style known-host file for a given host, and returns\nall matching keys. This is used to implement host-key verification, as\nwell as to determine what key a user prefers to use for a given host.\n\nThis is used internally by Net::SSH, and will never need to be used\ndirectly by consumers of the library.\n------------------------------------------------------------------------",
                "subsections": []
            },
            "Constants:": {
                "content": "SUPPORTEDTYPE:\n[not documented]\n\n",
                "subsections": []
            },
            "Class methods:": {
                "content": "add\nhostfiles\nnew\nsearchfor\nsearchin\n",
                "subsections": []
            },
            "Instance methods:": {
                "content": "add\nkeysfor\nknownhosthash?\nmatch\nsource\n",
                "subsections": []
            },
            "Attributes:": {
                "content": "attrreader source\n",
                "subsections": []
            }
        }
    }
}