TomlLoader
- class cosipy.utilities.config_utils.TomlLoader[source]
Bases:
objectLoad and parse configuration files.
Methods
__init__()get_raw_toml([file_path])Open and load .toml configuration file.
Bases: object
Load and parse configuration files.
Methods
|
|
|
Open and load .toml configuration file. |