fullPath
Summary
The full absolute path from the root to the Entry.
Out of date; feature discontinued. See http://www.w3.org/TR/file-system-api.
Property of apis/filesystem/Entryapis/filesystem/Entry
Syntax
Note: This property is read-only.
var result = Entry.fullPath;
Return Value
Returns an object of type
DOMString