FileSystemDirectoryReader - Web APIs | MDN

Instance methods

readEntries()

Returns an array containing some number of the directory's entries. Each item in the array is an object based on FileSystemEntry—typically either FileSystemFileEntry or FileSystemDirectoryEntry.

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 by MDN contributors.