{
    "content": [
        {
            "type": "text",
            "text": "# _string (pydoc)\n\n**Summary:** string - string helper module\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **FUNCTIONS** (1 lines) — 2 subsections\n  - formatter_field_name_split (2 lines)\n  - formatter_parser (2 lines)\n- **FILE** (3 lines)\n\n## Full Content\n\n### NAME\n\nstring - string helper module\n\n### FUNCTIONS\n\n#### formatter_field_name_split\n\nsplit the argument as a field name\n\n#### formatter_parser\n\nparse the argument as a format string\n\n### FILE\n\n(built-in)\n\n"
        }
    ],
    "structuredContent": {
        "command": "_string",
        "section": "",
        "mode": "pydoc",
        "summary": "string - string helper module",
        "synopsis": null,
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "FUNCTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "formatter_field_name_split",
                        "lines": 2
                    },
                    {
                        "name": "formatter_parser",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "FILE",
                "lines": 3,
                "subsections": []
            }
        ]
    }
}