Expand description
Configuration file loader supporting multiple formats
This module provides loading of configuration files in YAML, TOML, and JSON formats. It automatically detects the format based on file extension.
Structsยง
- Config
Loader - Configuration loader for multiple formats