DeleteFileOptions

Properties

Link copied to clipboard
abstract val ignoreIfNotExists: Boolean?

Do nothing if a file with uri exists already.

Link copied to clipboard
abstract val recursive: Boolean?

Delete the content recursively if a folder is denoted.