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.