Preparing search index...
The search index is not available
ZenFS
ZenFS
FSRequest
Interface FSRequest<TMethod>
Internal
interface
FSRequest
<
TMethod
>
{
_zenfs
:
true
;
args
:
Parameters
<
ExtractProperties
<
FileSystem
,
(
(
...
args
:
any
[]
)
=>
Promise
<
any
>
|
FileSystemMetadata
)
>
[
TMethod
]
>
;
id
:
string
;
method
:
TMethod
;
scope
:
"fs"
;
stack
:
string
;
}
Type Parameters
TMethod
extends
FSMethod
=
FSMethod
Hierarchy
Request
FSRequest
Index
Properties
_zenfs
args
id
method
scope
stack
Properties
_zenfs
_zenfs
args
args
:
Parameters
<
ExtractProperties
<
FileSystem
,
(
(
...
args
:
any
[]
)
=>
Promise
<
any
>
|
FileSystemMetadata
)
>
[
TMethod
]
>
id
id
:
string
method
method
:
TMethod
scope
scope
stack
stack
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_zenfs
args
id
method
scope
stack
ZenFS
Loading...