Dart API Referencedart:htmlDirectoryReaderSync

DirectoryReaderSync Interface

`DRAFT
This page is not complete.

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

Methods

Code EntryArraySync readEntries() #

EntryArraySync readEntries();

This page includes content from the Mozilla Foundation that is graciously licensed under a Creative Commons: Attribution-Sharealike license. Mozilla has no other association with Dart or dartlang.org. We encourage you to improve the web by contributing to The Mozilla Developer Network.