Skip to content

[tool] path_normalize #177

Description

@github-actions

Tool Request

Description: Normalizes a file path (resolves .. and . segments)

Signature

run(path: str) -> str

Example
path_normalize "/home/user/../user/./docs" -> "/home/user/docs"


This issue was auto-generated. Pick it up by commenting below!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions