Structs§
- Settings
- Settings schema matching pi’s settings.json format. API keys live in auth.json, not here.
Functions§
- save_
field - Save a single field to the global settings file without overwriting other fields.
Reads the existing JSON, updates only
keywithvalue, and writes back.