class js.html.fs.DirectoryEntrySync extends EntrySync

Available on js

DRAFT
This page is not complete.

The DirectoryEntry interface of the FileSystem API represents a directory in a file system.



Documentation for this class was provided by MDN.

Instance Fields

function getFile(path:String, flags:Dynamic):FileEntrySync