kotlin-power-assert-plugin-native / com.bnorm.power / PowerAssertCommandLineProcessor

PowerAssertCommandLineProcessor

@AutoService([CommandLineProcessor]) class PowerAssertCommandLineProcessor : CommandLineProcessor

Constructors

<init>

PowerAssertCommandLineProcessor()

Properties

pluginId

val pluginId: String

pluginOptions

val pluginOptions: Collection<CliOption>

Functions

processOption

fun processOption(option: AbstractCliOption, value: String, configuration: CompilerConfiguration): Unit