Preparing search index...
The search index is not available
BrowserFS
BrowserFS
initialize
Function initialize
initialize
(
mounts
,
uid
?
,
gid
?
)
:
void
Initializes BrowserFS with the given file systems.
Parameters
mounts
:
{
[
point
:
string
]
:
FileSystem
;
}
[
point
:
string
]:
FileSystem
uid
:
number
= 0
gid
:
number
= 0
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
BrowserFS
default
AsyncMirror
FolderAdapter
OverlayFS
ActionType
ErrorCode
FileType
ApiError
AsyncKeyValueFile
AsyncKeyValueFileSystem
AsyncMirror
BaseFile
BaseFileSystem
BigIntStats
Cred
FileFlag
FileIndex
FileSystem
FolderAdapter
InMemory
IndexDirInode
Loading...
Generated using
TypeDoc
Initializes BrowserFS with the given file systems.