Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Improve Filesystem and Files traits #5

Description

@RatCornu

Currently, the FileSystem, File, Directory, ... traits does not all support all basic write operations: it is necessary to add

  • add/remove a file in a directory;
  • set the stored path in a symbolic link;
  • truncate a regular file;
  • copy/move/rename a file;
  • set file's permissions;
  • ...

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