Articles tagged: filesystem
Found 10 documents
- Web/API/DirectoryEntrySync The DirectoryEntrySync interface of the File System API represents a directory in a file system. ...
- Web/API/EntrySync The EntrySync interface of the FileSystem API represents an entry in a file system. The entry ...
- Web/API/FileException In the File System API, a FileException object represents error conditions that you might ...
- Web/API/FileSystem The File and Directory Entries API interface FileSystem is used to represent a file system. ...
- Web/API/FileSystem/name The read-only name property of the FileSystem interface indicates the file system's name. This ...
- Web/API/FileSystem/root The read-only root property of the FileSystem interface specifies a FileSystemDirectoryEntry ...
- Web/API/FileSystemEntry/filesystem The read-only filesystem property of the FileSystemEntry interface contains a FileSystem object ...
- Web/API/FileSystemSync In the File System API, a FileSystemSync object represents a file system. It has two properties.
- Web/API/LocalFileSystem The LocalFileSystem interface of the File System API gives you access to a sandboxed file ...
- Web/API/LocalFileSystemSync The LocalFileSystemSync interface of the File System API gives you access to a sandboxed file ...