get_settings
- qililab.get_settings()
Returns a singleton instance of QililabSettings.
This function caches the parsed environment-based settings to avoid redundant re-parsing across the application lifecycle.
- Returns:
The cached configuration object populated from environment variables.
- Return type:
QililabSettings