FileSystemAccessRestrictedDetails

Properties

Link copied to clipboard
abstract var isDirectory: Boolean

Whether or not the path is a directory.

Link copied to clipboard
abstract var origin: String

The origin that initiated access to the blocked path.

Link copied to clipboard
abstract var path: String

The blocked path attempting to be accessed.