Expose the file system on the user’s device, so Web apps can interoperate with the user’s native applications.
670
stars
66
forks
source link
Rename getFile/getDirectory to getFileHandle/getDirectoryHandle. #196
Closed
mkruisselbrink closed 4 years ago
To avoid confusion between FileSystemFileHandle.getFile and FileSystemDirectoryHandle.getFile, this renames the latter.
This fixes #98
Preview | Diff