{
    "content": [
        {
            "type": "text",
            "text": "# BUNDLE-OPEN(1) (man)\n\n**Summary:** bundle-open - Opens the source directory for a gem in your bundle\n\n**Synopsis:** bundle open [GEM]\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (17 lines)\n\n## Full Content\n\n### NAME\n\nbundle-open - Opens the source directory for a gem in your bundle\n\n### SYNOPSIS\n\nbundle open [GEM]\n\n### DESCRIPTION\n\nOpens the source directory of the provided GEM in your editor.\n\nFor this to work the EDITOR or BUNDLEREDITOR environment variable has to be set.\n\nExample:\n\n\n\nbundle open ´rack´\n\n\n\nWill open the source directory for the ´rack´ gem in your bundle.\n\n\n\nDecember 2021                             BUNDLE-OPEN(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "BUNDLE-OPEN",
        "section": "1",
        "mode": "man",
        "summary": "bundle-open - Opens the source directory for a gem in your bundle",
        "synopsis": "bundle open [GEM]",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 17,
                "subsections": []
            }
        ]
    }
}