9.0 Released! → Native ESM runtimes 🚀, Vite support ⚡️, multi-window apps and more...
Read Announcement
ts
function flush(): boolean;

Defined in: application-settings/index.d.ts:64

Flush all changes to disk synchronously.

Returns

boolean

boolean flag indicating if changes were saved successfully to disk.

Previous
clear