Expand description
Configuration file migration.
Modulesยง
- yaml ๐Migration of legacy YAML files to TOML.
Enumsยง
- Migration ๐Performed migration mode.
Functionsยง
- Handle migration.
- migrate_config ๐Migrate a specific configuration file.
- migrate_imports ๐Migrate TOML imports to the latest version.
- migrate_toml ๐Migrate TOML config to the latest version.
- move_value ๐Move a TOML value from one map to another.
- write_results ๐Write migrated TOML to its target location.