paper_firehose.core.config¶
Configuration management for YAML-based config files.
Classes
|
Manages loading and validation of YAML configuration files. |
- class paper_firehose.core.config.ConfigManager(config_path=None)[source]¶
Bases:
objectManages loading and validation of YAML configuration files.
- Parameters:
config_path (str | None)