ConfigFileLoader
- class app.util.config.loader.ConfigFileLoader[source]
Bases:
LoggableMixin
,Generic
Inheritance Diagram for ConfigFileLoader
Methods
__init__
(config_class, args)load
(data)open
(path)Attributes
- open(path)[source]
- Return type:
TypeVar
(C
, bound=ConfigBase
)- Parameters:
path (ConfigFilePath | str)