RenameFileOptions

Properties

Link copied to clipboard
abstract val ignoreIfExists: Boolean?

Do nothing if a file with uri exists already.

Link copied to clipboard
abstract val overwrite: Boolean?

Overwrite existing file. Overwrite wins over ignoreIfExists