mirror of
https://github.com/apple/pkl.git
synced 2026-07-22 12:58:38 +02:00
Adds a `rename` field to the Java/Kotlin code generators that allows renaming packages and classes during codegen. * Add `--rename` flag to CLIs * Add `rename` property to Gradle API