Movatterモバイル変換


[0]ホーム

URL:


  1. Web
  2. Web APIs
  3. FileSystemDirectoryReader

FileSystemDirectoryReader

TheFileSystemDirectoryReader interface of theFile and Directory Entries API lets you access theFileSystemFileEntry-based objects (generallyFileSystemFileEntry orFileSystemDirectoryEntry) representing each entry in a directory.

Instance methods

readEntries()

Returns an array containing some number of the directory's entries. Each item in the array is an object based onFileSystemEntry—typically eitherFileSystemFileEntry orFileSystemDirectoryEntry.

Specifications

Specification
File and Directory Entries API
# api-directoryreader

Browser compatibility

See also

Help improve MDN

Learn how to contribute

This page was last modified on byMDN contributors.


[8]ページ先頭

©2009-2025 Movatter.jp