Strongly typed environment.options
Open
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
@ Options data class SettingContext () I know this can be achieved by deserialization, but I don't want to deserialize options in the first line of override fun process (resolver: resolver): list < ksannotated > {// deserialize here}
Did ksp initialize the options callback, so that I can initialize the SettingContext I defined by the way?
Contributor guide
Assessment
This issue has not been assessed yet.