The FileSystemDirectoryEntry
interface of the File and Directory Entries API represents a directory in a file system. It provides methods which make it possible to access and manipulate the files in a directory, as well as to access the entries within the directory.
Documentation FileSystemDirectoryEntry by Mozilla Contributors, licensed under CC-BY-SA 2.5.
See also: