IntelliJIconKey

class IntelliJIconKey(val oldUiPath: String, val newUiPath: String) : IconKey

Constructors

Link copied to clipboard
constructor(oldUiPath: String, newUiPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun path(isNewUi: Boolean): String