{
    "content": [
        {
            "type": "text",
            "text": "# File::Spec::AmigaOS (perldoc)\n\n## NAME\n\nFile::Spec::AmigaOS - File::Spec for AmigaOS\n\n## SYNOPSIS\n\nrequire File::Spec::AmigaOS; # Done automatically by File::Spec\n# if needed\n\n## DESCRIPTION\n\nMethods for manipulating file specifications.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **METHODS**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "File::Spec::AmigaOS",
        "section": "",
        "mode": "perldoc",
        "summary": "File::Spec::AmigaOS - File::Spec for AmigaOS",
        "synopsis": "require File::Spec::AmigaOS; # Done automatically by File::Spec\n# if needed",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "METHODS",
                "lines": 8,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "File::Spec::AmigaOS - File::Spec for AmigaOS\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "require File::Spec::AmigaOS; # Done automatically by File::Spec\n# if needed\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "Methods for manipulating file specifications.\n",
                "subsections": []
            },
            "METHODS": {
                "content": "tmpdir\nReturns $ENV{TMPDIR} or if that is unset, \"/t\".\n\nfilenameisabsolute\nReturns true if there's a colon in the file name, or if it begins with a slash.\n\nAll the other methods are from File::Spec::Unix.\n",
                "subsections": []
            }
        }
    }
}