Skip to content

Method to rename entry #186

Description

@saschanaz

What problem are you trying to solve?

(Moving from WICG/file-system-access#64 as we moved only the PR and not the original issue. The PR is #10 and #180 now.)

Currently, if you want to rename an entry (file or directory), you need to copy it then delete the original. Not too hard for a single file, but if you want to rename a directory, it means recursively duplicating the directory, then deleting the original one.

What solutions exist today?

No response

How would you solve it?

Add move() to handle objects

Anything else?

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    addition/proposalNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interest

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions