KotlinCommonToolOptions

Deprecated

The kotlinOptions types are deprecated, please migrate to the compilerOptions types. More details are here: https://kotl.in/u1r8ln

Common options for all Kotlin platforms' compilations and tools.

Inheritors

Properties

Link copied to clipboard

Report an error if there are any warnings.

Link copied to clipboard

A list of additional compiler arguments

Link copied to clipboard

Don't generate any warnings.

Link copied to clipboard
open var verbose: Boolean

Enable verbose logging output.