config#
Configs
Base class that can be extended to provide custom configurations. |
Functions
|
Build a Config from various types of input. |
|
Infer the module path of the plugin where a Config class is defined. |
|
Class decorator used to register Config classes with registry. |
|
Save a PipelineConfig to JSON file. |
|
Upgrade serialized Config(s) to the latest version. |
|
Update the names of the plugins using the plugin aliases in the registry. |
Exceptions
Exception raised for invalid configuration. |