{
    "content": [
        {
            "type": "text",
            "text": "# TAP::Formatter::File (perldoc)\n\n## NAME\n\nTAP::Formatter::File - Harness output delegate for file output\n\n## SYNOPSIS\n\nuse TAP::Formatter::File;\nmy $harness = TAP::Formatter::File->new( \\%args );\n\"opentest\"\nSee TAP::Formatter::Base\n\n## DESCRIPTION\n\nThis provides file orientated output formatting for TAP::Harness.\n\n## Sections\n\n- **NAME**\n- **VERSION**\n- **DESCRIPTION**\n- **SYNOPSIS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "TAP::Formatter::File",
        "section": "",
        "mode": "perldoc",
        "summary": "TAP::Formatter::File - Harness output delegate for file output",
        "synopsis": "use TAP::Formatter::File;\nmy $harness = TAP::Formatter::File->new( \\%args );\n\"opentest\"\nSee TAP::Formatter::Base",
        "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": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "TAP::Formatter::File - 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.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "use TAP::Formatter::File;\nmy $harness = TAP::Formatter::File->new( \\%args );\n\n\"opentest\"\nSee TAP::Formatter::Base\n",
                "subsections": []
            }
        }
    }
}