io.exoquery.terpal.plugin.PROJECT_DIR_KEY.kt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of terpal-plugin-kotlin Show documentation
Show all versions of terpal-plugin-kotlin Show documentation
Terpal - Custom string-interpolation for Kotlin
package io.exoquery.terpal.plugin
import org.jetbrains.kotlin.config.CompilerConfigurationKey
val PROJECT_DIR_KEY = CompilerConfigurationKey("projectDir")
© 2015 - 2025 Weber Informatics LLC | Privacy Policy