Expand description
Configuration file migration.
Modulesยง
- yaml ๐
- Migration of legacy YAML files to TOML.
Enumsยง
- Migration ๐
- Performed migration mode.
Functionsยง
- migrate
- 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.