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).