Skip to content

FileExplorerView.acceptRename method

FileExplorerView › acceptRename

Unofficial

Try to rename the file.

Signature:

acceptRename(): Promise<void>

Returns: Promise<void>A promise that resolves when the rename is accepted.