Haxe API Documentation
Back | Index
extern class js.html.fs.DirectoryReaderSync
Available in js
`DRAFT
This page is not complete.

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



Documentation for this class was provided by MDN.
function readEntries() : EntryArraySync
Back | Index