migrate

abstract fun migrate(oldText: String): String

Applies the migration.

Return

migrated config content at toVersion

Parameters

oldText

config content at fromVersion