ShuttleCargoGradlePlugin
A Gradle plugin that automatically wires the Shuttle cargo compiler plugin into every Kotlin compilation in the consumer project. Applying this plugin is the only step required for com.grarcht.shuttle.framework.ShuttleCargo to work without any additional build script configuration.
Functions
Link copied to clipboard
open override fun applyToCompilation(kotlinCompilation: KotlinCompilation<*>): Provider<List<SubpluginOption>>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard