Matterway
    Preparing search index...

    Function renameFileOrFolder

    • Experimental

      Rename a file or folder.

      Parameters

      • oldPath: string

        The current name of the file/folder.

      • newPath: string

        The new name for the file/folder.

      Returns Promise<void>