OmegaConf Utilities¶
Config Utilities¶
|
Configure OmegaConf to dump multiline strings consistently and register custom resolvers. |
|
Assemble a fully resolved configuration built on top of |
|
Load YAML configuration |
|
Print the given configuration with syntax highlighting. |
|
Resolve _inherit_ in config |
|
Convert pathlib.Path objects in the configuration to strings. |
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. |