Protected
Optional
Internal
_disableWhether the sync cache should be disabled. Only affects async things.
Protected
_isReadonly
baseProtected
indexOptional
Readonly
requestProtected
getProtected
getGet metadata about the current file system
Opens the file at path
with flag
. The file must exist.
The path to open.
The flag to use when opening the file.
Opens the file at path
with flag
. The file must exist.
The path to open.
The flag to use when opening the file.
A simple filesystem backed by HTTP using the
fetch
API.Index objects look like the following:
Each entry contains the stats associated with the file.