classy_config.loader.toml_loader module¶ classy_config.loader.toml_loader.toml_loader(filepath: Path) → MutableMapping[str, Any]¶ Open and load a dict from a TOML file.