{
    "content": [
        {
            "type": "text",
            "text": "# Test2::EventFacet::Amnesty (perldoc)\n\n**Summary:** Test2::EventFacet::Amnesty - Facet for assertion amnesty.\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **DESCRIPTION** (2 lines)\n- **NOTES** (2 lines)\n- **FIELDS** (16 lines)\n- **SOURCE** (2 lines)\n- **MAINTAINERS** (2 lines)\n- **AUTHORS** (2 lines)\n- **COPYRIGHT** (7 lines)\n\n## Full Content\n\n### NAME\n\nTest2::EventFacet::Amnesty - Facet for assertion amnesty.\n\n### DESCRIPTION\n\nThis package represents what is expected in units of amnesty.\n\n### NOTES\n\nThis facet appears in a list instead of being a single item.\n\n### FIELDS\n\n$string = $amnesty->{details}\n$string = $amnesty->details()\nHuman readable explanation of why amnesty was granted.\n\nExample: *Not implemented yet, will fix*\n\n$shortstring = $amnesty->{tag}\n$shortstring = $amnesty->tag()\nShort string (usually 10 characters or less, not enforced, but may be truncated by\nrenderers) categorizing the amnesty.\n\n$bool = $amnesty->{inherited}\n$bool = $amnesty->inherited()\nThis will be true if the amnesty was granted to a parent event and inherited by this event,\nwhich is a child, such as an assertion within a subtest that is marked todo.\n\n### SOURCE\n\nThe source code repository for Test2 can be found at http://github.com/Test-More/test-more/.\n\n### MAINTAINERS\n\nChad Granum <exodist@cpan.org>\n\n### AUTHORS\n\nChad Granum <exodist@cpan.org>\n\n### COPYRIGHT\n\nCopyright 2020 Chad Granum <exodist@cpan.org>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee http://dev.perl.org/licenses/\n\n"
        }
    ],
    "structuredContent": {
        "command": "Test2::EventFacet::Amnesty",
        "section": "",
        "mode": "perldoc",
        "summary": "Test2::EventFacet::Amnesty - Facet for assertion amnesty.",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FIELDS",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "SOURCE",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "MAINTAINERS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHORS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "COPYRIGHT",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}