{
    "content": [
        {
            "type": "text",
            "text": "# TAP::Formatter::File::Session (perldoc)\n\n## NAME\n\nTAP::Formatter::File::Session - Harness output delegate for file output\n\n## DESCRIPTION\n\nThis provides file orientated output formatting for TAP::Harness. It is particularly important\nwhen running with parallel tests, as it ensures that test results are not interleaved, even when\nrun verbosely.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **METHODS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "TAP::Formatter::File::Session",
        "section": "",
        "mode": "perldoc",
        "summary": "TAP::Formatter::File::Session - Harness output delegate for file output",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "VERSION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "TAP::Formatter::File::Session - Harness output delegate for file output\n",
                "subsections": []
            },
            "VERSION": {
                "content": "Version 3.43\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "This provides file orientated output formatting for TAP::Harness. It is particularly important\nwhen running with parallel tests, as it ensures that test results are not interleaved, even when\nrun verbosely.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "result\nStores results for later output, all together.\n\nclosetest\nWhen the test file finishes, outputs the summary, together.\n",
                "subsections": []
            }
        }
    }
}