OmegaConf Utilities#
Config Utilities#
|
Load YAML configuration |
|
Print the given configuration with syntax highlighting. |
|
Convert pathlib.Path objects in the configuration to strings. |
|
Overwrites the default string representation in OmegaConf's YAML dumper. |
|
Resolve _inherit_ in config |
Git Utilities#
|
Collects the Git status of packages specified in the given configuration. |
|
Prints the Git status of a package or a list of packages. |
|
Represents the Git status of a package. |