The FileSystemDirectoryReader
interface of the File and Directory Entries API lets you access the FileSystemFileEntry
-based objects (generally FileSystemFileEntry
or FileSystemDirectoryEntry
) representing each entry in a directory.
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
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4