IdeaSettingsDelegate
class IdeaSettingsDelegate : ParameterDelegate<IdeaSettingsBasedRunner.IdeaSettings>
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
open operator fun getValue(thisRef: Parametrized, property: KProperty<*>): IdeaSettingsBasedRunner.IdeaSettings?
Content copied to clipboard
Link copied to clipboard
open operator fun setValue( thisRef: Parametrized, property: KProperty<*>, value: IdeaSettingsBasedRunner.IdeaSettings?)
Content copied to clipboard