Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 909ba777 authored by Weston Carvalho's avatar Weston Carvalho Committed by Automerger Merge Worker
Browse files

Merge "Document error for IStorageSession::renameFile" into main am: 95406bff

parents 2e8764d2 95406bff
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -103,7 +103,8 @@ interface IStorageSession {
    /**
     * Renames an existing file.
     *
     * The file must not already be opened. (If it is, use `IFile::rename`.)
     * Will return `ILLEGAL_STATE` if the file is already opened. In that case, use `IFile::rename`
     * instead.
     *
     * @currentPath:
     *     path to the file, relative to filesystem root