Preparing search index...
The search index is not available
ZenFS Archives
ZenFS Archives
Iso
Interface Iso
interface
Iso
{
name
:
"Iso"
;
options
:
{
data
:
{
required
:
true
;
type
:
"object"
;
validator
(
arg
:
unknown
)
:
void
;
}
;
}
;
create
(
options
:
IsoOptions
)
:
IsoFS
;
isAvailable
(
)
:
boolean
;
}
Hierarchy
_Iso
Iso
Index
Properties
name
options
Methods
create
is
Available
Properties
Readonly
name
name
:
"Iso"
= 'Iso'
Readonly
options
options
:
{
data
:
{
required
:
true
;
type
:
"object"
;
validator
(
arg
:
unknown
)
:
void
;
}
;
}
= ...
Methods
Readonly
create
create
(
options
)
:
IsoFS
Parameters
options
:
IsoOptions
Returns
IsoFS
Readonly
is
Available
is
Available
(
)
:
boolean
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
options
Methods
create
is
Available
ZenFS Archives
Loading...