Preparing search index...
The search index is not available
ZenFS
ZenFS
checkOptions
Function checkOptions
check
Options
<
T
>
(
backend
,
options
)
:
Promise
<
void
>
Internal
Checks that
options
object is valid for the file system options.
Type Parameters
T
extends
Backend
<
FileSystem
,
object
>
Parameters
backend
:
T
options
:
Record
<
string
,
unknown
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ZenFS
Loading...
Checks that
options
object is valid for the file system options.