FileSystem.root

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

rootFileSystem インターフェイスの読み取り専用プロパティで、ファイルシステムのルートディレクトリーを表す FileSystemDirectoryEntry オブジェクトです。ファイルとディレクトリー項目 API で使用されます。

FileSystemDirectoryEntry で、ファイルシステムのルートディレクトリーを表します。

js
// tbd

仕様書

Specification
File and Directory Entries API
# dom-filesystem-root

ブラウザーの互換性

BCD tables only load in the browser

関連情報