Skip to main content

Module storage

Module storage 

Source

Structs§

AppSettings
Application settings persisted to disk.
Autostart
Autostart-related settings.

Functions§

add_new
Add newly discovered lighthouses to the settings.
config_local_dir
Returns the platform-specific local config directory for this app.
load
Load settings from disk (using the default config path). Returns defaults if file doesn’t exist.
managed_lighthouses
Get all managed lighthouses.
save
Save settings to disk (using the default config path).