getCompilerPluginId

abstract fun getCompilerPluginId(): String

Retrieves the unique identifier for the Kotlin compiler plugin configuration options.

This unique identifier is used to pass Kotlin compiler plugin-specific configuration options to the Kotlin compilation process via the -P compiler argument.