Package-level declarations
Types
Link copied to clipboard
interface ConfigMigration
Defines a single-step configuration migration from one version to the next.
Link copied to clipboard
class MigrationRunner
Executes an ordered chain of ConfigMigration steps to upgrade a raw YAML map from an older schema version to the current version.