Skip to content

rename local files and folders with browser #21

@MichiSpebach

Description

@MichiSpebach

implement rename(oldPath: string, newPath: string): Promise<void> in src/browserApp/FileSystemAccessApiAdapter.ts
grafik
https://developer.mozilla.org/en-US/docs/Web/API/File_System_Access_API does not contain a simple rename method yet, so it needs to be made out of of the existing methods

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions