hasMoved

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

Returns whether the file has been renamed, moved, or deleted since it was first opened. If the option is not supported by the VFS, then null is returned.

Throws

if reading the option fails.