Expand description
User settings, persisted as human-editable JSON.
Settings are small and rarely written, so JSON is a better fit than the
embedded database used for crate::history. The file lives next to the
history database at <config-dir>/netrunner/settings.json.
Structs§
- Settings
- Persistent user preferences shared across runs.