Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration FilePermission

Permissions of a file.

Index

Enumeration members(1)

Enumeration members(1)

Readonly

Readonly: = 1

The file is readonly.

Note: All FileStat from a FileSystemProvider that is registered with the option isReadonly: true will be implicitly handled as if FilePermission.Readonly is set. As a consequence, it is not possible to have a readonly file system provider registered where some FileStat are not readonly.

Generated by TypeDoc. Maintained by 洛竹