ZenFS
Preparing search index...
index
RPC
Request
Interface Request<TMethod>
Internal
An RPC message
interface
Request
<
TMethod
extends
Method
=
Method
>
{
_zenfs
:
true
;
args
:
Parameters
<
Methods
[
TMethod
]
>
;
id
:
string
;
method
:
TMethod
;
stack
:
string
;
}
Type Parameters
TMethod
extends
Method
=
Method
Hierarchy (
View Summary
)
Message
Request
Index
Properties
_
zenfs
args
id
method
stack
Properties
_
zenfs
_zenfs
:
true
args
args
:
Parameters
<
Methods
[
TMethod
]
>
id
id
:
string
method
method
:
TMethod
stack
stack
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
zenfs
args
id
method
stack
ZenFS
Loading...
An RPC message