WriteFileOptions

Properties

Link copied to clipboard
abstract val create: Boolean

Create the file if it does not exist already.

Link copied to clipboard
abstract val overwrite: Boolean

Overwrite the file if it does exist.