IdeaSettingsDelegate

Constructors

Link copied to clipboard
fun IdeaSettingsDelegate()

Functions

Link copied to clipboard
operator fun getValue(thisRef: Parametrized, property: KProperty<*>): IdeaSettingsBasedRunner.IdeaSettings?
Link copied to clipboard
operator fun setValue(    thisRef: Parametrized,     property: KProperty<*>,     value: IdeaSettingsBasedRunner.IdeaSettings?)

Properties

Link copied to clipboard
val paramName: String