Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 340 Bytes

filesystem-permission-request.md

File metadata and controls

5 lines (4 loc) · 340 Bytes

FilesystemPermissionRequest Object extends PermissionRequest

  • filePath string (optional) - The path of the fileSystem request.
  • isDirectory boolean (optional) - Whether the fileSystem request is a directory.
  • fileAccessType string (optional) - The access type of the fileSystem request. Can be writable or readable.