Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccessControlChangeError

Package version

Represents an entry that failed to update Access Control List during setAccessControlRecursive, updateAccessControlRecursive and removeAccessControlRecursive.

Hierarchy

  • AccessControlChangeError

Index

Properties

Properties

isDirectory

isDirectory: boolean

Returns whether entry is a directory.

message

message: string

Returns error message that is the reason why entry failed to update.

name

name: string

Returns name of an entry.

Generated using TypeDoc