Module loader

Module loader 

Source
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ยง

ConfigLoader
Configuration loader for multiple formats