FileSystemEntry

The FileSystemEntry interface of the File and Directory Entries API represents a single entry in a file system.

MDN Reference

Inheritors

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
fun getParent(successCallback: FileSystemEntryCallback = definedExternally, errorCallback: ErrorCallback = definedExternally)