getMetadata
Summary
Look up metadata about this EntrySync.
Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.
Method of apis/filesystem/EntrySyncapis/filesystem/EntrySync
Syntax
var = EntrySync.getMetadata();
Return Value
Returns an object of type
MetaData
Related specifications
- W3C File API: Directories and System Specification
- W3C Working Draft