getDirectory method

JSPromise<FileSystemDirectoryHandle> getDirectory()

Note: See StorageManager.getDirectory to understand usage.

Implementation

external JSPromise<FileSystemDirectoryHandle> getDirectory();