@dxos/client
Preparing search index...
echo
Database
flush
Variable flush
Const
flush
:
(
opts
?:
FlushOptions
)
=>
Effect.Effect
<
void
,
never
,
Service
>
Flushes pending changes to disk.
Type declaration
(
opts
?:
FlushOptions
)
:
Effect.Effect
<
void
,
never
,
Service
>
Parameters
Optional
opts
:
FlushOptions
Returns
Effect.Effect
<
void
,
never
,
Service
>
See
Database.flush
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dxos/client
Loading...
Flushes pending changes to disk.