Skip to content

[pathlib] Add missing features to Path #4

Description

@LukeSavefrogs

The following are a subset of features that would be cool to also have in Path:

  • .stat()
  • .owner()
  • .group()
  • .touch()
  • .mkdir()
  • .chmod()
  • .rmdir()
  • .rename()
  • .symlink_to()
  • .link_to()
  • .is_dir()
  • .is_file()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions