ZenFS
Preparing search index...
index
promises
stat
Function stat
stat
(
this
:
V_Context
,
path
:
PathLike
,
options
:
BigIntOptions
,
)
:
Promise
<
BigIntStats
>
Parameters
this
:
V_Context
path
:
PathLike
options
:
BigIntOptions
Returns
Promise
<
BigIntStats
>
stat
(
this
:
V_Context
,
path
:
PathLike
,
options
?:
{
bigint
?:
false
}
,
)
:
Promise
<
Stats
>
Parameters
this
:
V_Context
path
:
PathLike
Optional
options
:
{
bigint
?:
false
}
Returns
Promise
<
Stats
>
stat
(
this
:
V_Context
,
path
:
PathLike
,
options
?:
StatOptions
,
)
:
Promise
<
Stats
|
BigIntStats
>
Parameters
this
:
V_Context
path
:
PathLike
Optional
options
:
StatOptions
Returns
Promise
<
Stats
|
BigIntStats
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...