• 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

    Returns Promise<FileInfo>

Generated using TypeDoc