ZenFS
Preparing search index...
index
vfs
open
Function open
open
(
$
:
V_Context
,
path
:
PathLike
,
opt
:
OpenOptions
)
:
Promise
<
Handle
>
Internal
Opens a file. This helper handles the complexity of file flags.
Parameters
$
:
V_Context
path
:
PathLike
opt
:
OpenOptions
Returns
Promise
<
Handle
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Opens a file. This helper handles the complexity of file flags.