Obtains information about a file, such as size, modification dates, etc.
Resolves with a |FileInfo| object for the file at path, otherwise rejects with a DOMException.
FileInfo
Generated using TypeDoc
Obtains information about a file, such as size, modification dates, etc.
Returns
Resolves with a |FileInfo| object for the file at path, otherwise rejects with a DOMException.
See
FileInfo