Preparing search index...
The search index is not available
ZenFS
ZenFS
Passthrough
Interface Passthrough
interface
Passthrough
{
name
:
"Passthrough"
;
options
:
{
fs
:
{
required
:
true
;
type
:
"object"
}
;
prefix
:
{
required
:
false
;
type
:
"string"
}
;
}
;
create
(
__namedParameters
:
PassthroughOptions
)
:
PassthroughFS
;
}
Hierarchy
_Passthrough
Passthrough
Index
Properties
name
options
Methods
create
Properties
Readonly
name
name
:
"Passthrough"
= 'Passthrough'
Readonly
options
options
:
{
fs
:
{
required
:
true
;
type
:
"object"
}
;
prefix
:
{
required
:
false
;
type
:
"string"
}
;
}
= ...
Methods
Readonly
create
create
(
__namedParameters
:
PassthroughOptions
)
:
PassthroughFS
Parameters
__namedParameters
:
PassthroughOptions
Returns
PassthroughFS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
options
Methods
create
ZenFS
Loading...