isPowerSafeOverwrite

abstract fun isPowerSafeOverwrite(database: String? = null): Boolean?(source)

Returns whether the zero-damage mode is enabled. If the option is not supported by the VFS, then null is returned.

Throws

if reading the option fails.