MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/FileSystemHandle
I'm confused about FileSystemFileHandle vs FileSystemFileEntry on this page.
The API for FileSystemHandle, FileSystemFileHandle and FileSystemDirectoryHandle
I'm not sure if entry interfaces belong here or not. I don't think FileSystemFileEntry inherits from this interface?
I am working with the API today. Chrome tells me that FileSystemFileHandle.file is not a function.
MDN Content page report details
en-us/web/api/filesystemhandleSuffice to say this opening paragraph is confusing - fileSystemHandle provide a handle to a fileSystemEntry. fileSystemFileHandle handles fileSystemFileEntry and fileSystemDirectoryHandle -> fileSystemDirectoryEntry
@wbamberg I wrote this originally so if you have any questions just shout 👍
thanks for making MDN great! :)
Most helpful comment
thanks for making MDN great! :)