Articles tagged: File System API

Found 14 documents

  • Web/API/DirectoryEntry The DirectoryEntry interface of the FileSystem API represents a directory in a file system. It ...
  • Web/API/DirectoryEntrySync The DirectoryEntrySync interface of the File System API represents a directory in a file system. It ...
  • Web/API/DirectoryReader The DirectoryReader interface of the File System API lets you read the entries in a directory.
  • Web/API/Entry The Entry interface of the FileSystem API represents an entry in a file system. The entry can be a ...
  • Web/API/EntrySync The EntrySync interface of the FileSystem API represents an entry in a file system. The entry can ...
  • Web/API/FileEntry The FileEntry interface of the File System API represents a file in a file system. It lets you ...
  • Web/API/FileEntrySync The FileEntrySync interface of the File System API represents a file in a file system. It lets you ...
  • Web/API/FileException In the File System API, a FileException object represents error conditions that you might encounter ...
  • Web/API/FileSystem In the File System API, a FileSystem object represents a file system. The object is the argument of ...
  • Web/API/FileSystemSync In the File System API, a FileSystemSync object represents a file system. It has two properties.
  • Web/API/File_System_API The File System API simulates a local file system that web apps can navigate within. You can ...
  • Web/API/File_System_API/Introduction The File System API simulates a local file system that web apps can navigate around. You can ...
  • Web/API/LocalFileSystem The LocalFileSystem interface of the File System API gives you access to a sandboxed file system. ...
  • Web/API/LocalFileSystemSync The LocalFileSystemSync interface of the File System API gives you access to a sandboxed file ...