class js.html.fs.DirectoryReader

Available on js

`DRAFT
This page is not complete.

The DirectoryReader interface of the FileSystem API lets a user list files and directories in a directory.



Documentation for this class was provided by MDN.

Instance Fields

function readEntries(successCallback:EntriesCallback, ?errorCallback:ErrorCallback):Void