Interface FileSystem
Properties
Readonlyname
name: string
The read-only name property of the string is unique among all file systems currently exposed by the File and Directory Entries API.
Readonlyroot
The read-only root property of the object representing the root directory of the file system, for use with the File and Directory Entries API.
The File and Directory Entries API interface
FileSystemis used to represent a file system.MDN Reference