@FunctionalInterface public interface KotlinVersionResolver
| Modifier and Type | Method and Description |
|---|---|
String |
resolveKotlinVersion(ProjectDescription description)
Resolves the Kotlin version to use for the generation of the project with the given
description. |
String resolveKotlinVersion(ProjectDescription description)
description.description - the description of the project being generatedCopyright © 2020 Pivotal Software, Inc.. All rights reserved.