{
    "content": [
        {
            "type": "text",
            "text": "# dmmp_path_group_selector_get (man)\n\n## NAME\n\ndmmppathgroupselectorget - Retrieve path group selector.\n\n## SYNOPSIS\n\nconst char * dmmppathgroupselectorget (struct dmmppathgroup *dmmppg);\n\n## DESCRIPTION\n\nPath group selector determine which path in active path group will be use to next I/O.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **ARGUMENTS**\n- **DESCRIPTION**\n- **RETURN**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "dmmp_path_group_selector_get",
        "section": "",
        "mode": "man",
        "summary": "dmmppathgroupselectorget - Retrieve path group selector.",
        "synopsis": "const char * dmmppathgroupselectorget (struct dmmppathgroup *dmmppg);",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ARGUMENTS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "RETURN",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dmmppathgroupselectorget - Retrieve path group selector.\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "const char * dmmppathgroupselectorget (struct dmmppathgroup *dmmppg);\n",
                "subsections": []
            },
            "ARGUMENTS": {
                "content": "dmmppg     Pointer  of 'struct dmmppathgroup'.  If this pointer is NULL, your program will\nbe terminated by assert.\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Path group selector determine which path in active path group will be use to next I/O.\n",
                "subsections": []
            },
            "RETURN": {
                "content": "const char *.\n\n\n\nMarch 2018                          dmmppathgroupselectorget     dmmppathgroupselectorget(3)",
                "subsections": []
            }
        }
    }
}